8000 ModuleNotFoundError: No module named 'ansi' · Issue #1 · kyegomez/swarms · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ModuleNotFoundError: No module named 'ansi' #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kyegomez opened this issue Jul 4, 2023 · 2 comments
Closed

ModuleNotFoundError: No module named 'ansi' #1

kyegomez opened this issue Jul 4, 2023 · 2 comments

Comments

@kyegomez
Copy link
Owner
kyegomez commented Jul 4, 2023

No description provided.

@kyegomez
Copy link
Owner Author
kyegomez commented Jul 4, 2023
---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
[<ipython-input-2-6b49ae30960e>](https://localhost:8080/#) in <cell line: 3>()
      1 get_ipython().system('pip install swarms')
      2 
----> 3 from swarms import Swarms
      4 
      5 # Retrieve your API key from the environment or replace with your actual key

3 frames
[/usr/local/lib/python3.10/dist-packages/swarms/tools/main.py](https://localhost:8080/#) in <module>
    446 from typing import Dict, List
    447 
--> 448 from ansi import ANSI, Color, Style
    449 
    450 

ModuleNotFoundError: No module named 'ansi'

---------------------------------------------------------------------------
NOTE: If your import is failing due to a missing package, you can
manually install dependencies using either !pip or !apt.

To view examples of installing some common dependencies, click the
"Open Examples" button below.

@kyegomez kyegomez closed this as completed Jul 4, 2023
@kyegomez kyegomez reopened this Jul 4, 2023
@kyegomez
Copy link
Owner Author
kyegomez commented Jul 5, 2023

There was an init error but now pip is not recognizing the changes, I wonder why?

@kyegomez kyegomez closed this as completed Jul 6, 2023
kyegomez pushed a commit that referenced this issue Oct 29, 2023
kyegomez pushed a commit that referenced this issue Dec 5, 2023
Catching up 20231204 1118
kyegomez pushed a commit that referenced this issue Dec 14, 2023
Catching up 20231213 0958
kyegomez pushed a commit that referenced this issue Dec 31, 2023
Catching up 20231218 1611
kyegomez pushed a commit that referenced this issue Mar 16, 2024
kyegomez pushed a commit that referenced this issue Apr 18, 2024
[pull] master from kyegomez:master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0