agency-swarm
agency-swarm copied to clipboard
No module named 'agency_swarm.agency.genesis'
i followed the tutorial provided by the guru, i even edited the path folders and ran miniconda in order to create the virtual env but no luck, i was hoping anyone else who has ran into this issue has found a way around it
Same error
just run the following commands in your conda env.
pip uninstall agency_swarm
and then install the new library with
pip install agency-swarm
just run the following commands in your conda env.
pip uninstall agency_swarm
and then install the new library with
pip install agency-swarm
It worked, thanks, I recommend to pip install gradio and selenium to avoid error before running the cells on jupyter.