AutoGPT
AutoGPT copied to clipboard
Getting error when trying to work with AutoGpt on Windows 11 with Python 3.10
Duplicates
- [X] I have searched the existing issues
Steps to reproduce 🕹
I am getting below error when trying to execute .
AI Name: mytestgpt
mytestgpt here! I am at your service.
Describe your AI's role: For example, 'an AI designed to autonomously develop and run businesses with the sole goal of increasing your net worth.'
mytestgpt is: Work as a worker to get the latest Automation Job for 10 years of experience in India
Enter up to 5 goals for your AI: For example: Increase net worth, Grow Twitter Account, Develop and manage multiple businesses autonomously'
Enter nothing to load defaults, enter nothing when finished.
Goal 1: Web scrape the naukri.com for latest JOb in Automation Test
Goal 2: Web scrape linkedln.com for the latest Job in Automation Test
Goal 3:
Using memory of type: LocalCache
Traceback (most recent call last):
File "C:\Python310\lib\runpy.py", line 196, in run_module_as_main
return run_code(code, main_globals, None,
File "C:\Python310\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "D:\ChatGPT\Auto-GPT\autogpt_main.py", line 572, in
Is anyone Facing same issue
Current behavior 😯
No response
Expected behavior 🤔
No response
Your prompt 📝
# Paste your prompt here
Yep, same error here. Windows 10 & Python version 3.11.0
Hi @Harshitautomation if you run python -m autogpt --debug, does it show Error: API Rate Limited...? If so, please set up a paid OpenAI account, regenerate a new OpenAI key and try again.
Here I have the Python 3.10.11 and working fine. and running
python scripts/main.py
I am getting Error: API Rate Limit Reached. Waiting 20 seconds...
Try and use the #tech-support channel in discord for these issues. We don’t have the capacity to help debug in GitHub issues for problems like this