101dotxyz / GPTeam

GPTeam: An open-source multi-agent simulation
https://www.gpteamai.com/
MIT License
1.64k stars 254 forks source link

Installation #67

Closed BlackManeOS closed 1 year ago

BlackManeOS commented 1 year ago

Having trouble installing this on a linux operating system, and having trouble creating a .env file... any reccomendations??

joshsny commented 1 year ago

@BlackManeOS Could you paste your terminal output and a list of steps you took so that I can reproduce this?

BlackManeOS commented 1 year ago

@joshsny "python: can't open file '/mnt/chromeos/MyFiles/Downloads/GPTeam-main/setup.py': [Errno 2] No such file or directory"

joshsny commented 1 year ago

Looks like you are running python setup.py from the wrong folder, please check which folder you are in when running it and try again.