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
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too