AutoGPT
AutoGPT copied to clipboard
The version of Python needs to be higher than 3.8
Duplicates
- [X] I have searched the existing issues
Steps to reproduce 🕹
python version:3.8.8 python -m autogpt
Current behavior 😯
(base) D:\auto-gpt>python -m autogpt
Traceback (most recent call last):
File "E:\software\anaconda\lib\runpy.py", line 194, in _run_module_as_main
return run_code(code, main_globals, None,
File "E:\software\anaconda\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "D:\auto-gpt\autogpt_main.py", line 3, in
Expected behavior 🤔
work
Your prompt 📝
# Paste your prompt here
updata the readme
same problem here
use python 3.10.10
use python 3.9
Python 3.10.7 works for me