You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues, and there is no existing issue for my problem
Which Operating System are you using?
Linux
Which version of AutoGPT are you using?
Latest Release
Do you use OpenAI GPT-3 or GPT-4?
GPT-4(32k)
Which area covers your issue best?
Installation and setup
Describe your issue.
Putting a file called setup.py in the main directory, is inviting people to just run it to see what happens... and if what happens is that their entire venv that might or might not be easily re-creatable just gets wiped, it will not create a good first experience...
Before such a command is run, it should ask for confirmation. Ie. either remove the -f, or explicitly prompt the user or point them in the right direction, or explain why.
Upload Activity Log Content
No response
Upload Error Log Content
No response
The text was updated successfully, but these errors were encountered:
dagelf
changed the title
setup.py rm -rf <venv> ... should warn beforehand.
agent setup rm -rf <venv> ... should warn beforehand.
Jul 12, 2024
I mean, anyone who reads the docs or setup.sh will see that pyenv and poetry or docker should be used... but not 100% of people who try this, will read it first.
At least a message in the script can explain to try to be more helpful.
Isn't the whole idea of autogpt to make computers more helpful?
This issue has automatically been marked as stale because it has not had any activity in the last 50 days. You can unstale it by commenting or removing the label. Otherwise, this issue will be closed in 10 days.
Which Operating System are you using?
Linux
Which version of AutoGPT are you using?
Latest Release
Do you use OpenAI GPT-3 or GPT-4?
GPT-4(32k)
Which area covers your issue best?
Installation and setup
Describe your issue.
Putting a file called
setup.py
in the main directory, is inviting people tojust run it to see what happens
... and if what happens is that their entirevenv
that might or might not be easily re-creatable just gets wiped, it will not create a good first experience...Before such a command is run, it should ask for confirmation. Ie. either remove the
-f
, or explicitly prompt the user or point them in the right direction, or explain why.Upload Activity Log Content
No response
Upload Error Log Content
No response
The text was updated successfully, but these errors were encountered: