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

installation guide #1

Open
newjxmaster opened this issue Feb 16, 2024 · 1 comment
Open

installation guide #1

newjxmaster opened this issue Feb 16, 2024 · 1 comment

Comments

@newjxmaster
Copy link

newjxmaster commented Feb 16, 2024

I'm sorry but do we have to close the agency lab repo to the original https://github.com/VRSEN/agency-swarm? because when I just clone it and run I get this: (base) saua@192 agency-swarm-lab % python agency.py
python: can't open file '/Users/saua/Documents/AI/SELF OPERATING/agency-swarm-lab/agency.py': [Errno 2] No such file or directory
(base) saua@192 agency-swarm-lab %

I only have WebDevCrafters. so if I run the agency.py form there I get this:
(base) saua@192 agency-swarm-lab % cd WebDevCrafters
(base) saua@192 WebDevCrafters % python agency.py
Traceback (most recent call last):
File "/Users/saua/Documents/AI/SELF OPERATING/agency-swarm-lab/WebDevCrafters/agency.py", line 1, in
from agency_swarm import Agency, set_openai_key
ModuleNotFoundError: No module named 'agency_swarm'
(base) saua@192 WebDevCrafters %

"Choose an Agency: Decide which agency you would like to run or explore. Each agency is contained in its own folder within the repository.

Install Agency-Specific Requirements: Navigate into the directory of the agency you've chosen. Each agency may have its own requirements.txt file, which specifies additional dependencies necessary for that particular agency."

When install the requirements there're no agency to run or explore..

@VRSEN
Copy link
Owner

VRSEN commented Feb 22, 2024

Hey @newjxmaster, make sure you have the correct environment activated, where you installed the requirements. Alternatively you can run pip install agency-swarm. Then run the agency.py file from WebDevCrafters

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

2 participants