-
When I run python scripts/main.py it says: But I installed the directory perfectly. Please help, what's going wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 10 replies
-
Try this instead: |
Beta Was this translation helpful? Give feedback.
-
I'd like to ignore it but it stops me there. So I'd like to create it myself. Can you please tell me the full contents of auto-gpt.json so I can create it? |
Beta Was this translation helpful? Give feedback.
-
Try this https://blog.finxter.com/fixed-warning-the-file-autogpt-json-does-not-exist-local-memory-would-not-be-saved-to-a-file/. It should solve the problem. |
Beta Was this translation helpful? Give feedback.
-
Hi. And I get the following message: I have python 3.10 installed but it seems to be calling for a 2.7 version |
Beta Was this translation helpful? Give feedback.
-
I am having the above problem as the stated people and nothing has helped I have uninstalled and started from scratch |
Beta Was this translation helpful? Give feedback.
-
Try running pip3 and python3 instead. Like this: python3 -m autogpt |
Beta Was this translation helpful? Give feedback.
-
i have the same question, did you solve it, bro? |
Beta Was this translation helpful? Give feedback.
Try running pip3 and python3 instead. Like this:
python3 -m autogpt