Skip to content
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

Running readme sample code #5

Open
halfprice06 opened this issue Jul 3, 2023 · 1 comment
Open

Running readme sample code #5

halfprice06 opened this issue Jul 3, 2023 · 1 comment
Labels

Comments

@halfprice06
Copy link

halfprice06 commented Jul 3, 2023

File "C:\Users\danielp\the-compiler\test.py", line 1, in
from the_compiler import Architect, Developer, UnitTester
File "C:\Users\danielp\the-compiler\the_compiler_init_.py", line 1, in
from the_compiler.main import Architect, CodeGenerator, TestCreator, TheCompiler
File "C:\Users\danielp\the-compiler\the_compiler\main.py", line 1, in
from swarms import worker_node, boss_node
File "C:\Python311\Lib\site-packages\swarms_init_.py", line 1, in
from swarms.agents.swarms import WorkerNode, BossNode
File "C:\Python311\Lib\site-packages\swarms\agents\swarms.py", line 2, in
from swarms.agents.workers.auto_agent import AutoGPT
ModuleNotFoundError: No module named 'swarms.agents.workers'

I installed requirements.txt but getting this error. shrugs

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@kyegomez
Copy link
Owner

@halfprice06 Hey please excuse me, this was because of Swarms, and it's still in early alpha, please try again when you have a chance, it might be fixed for you.

@polar-sh polar-sh bot added the Fund label Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants