auto-gpt-web
auto-gpt-web copied to clipboard
error code
Hi i am getting the following error code after downloading autoGPT, any ideas ?
(auto-gpt-web) C:\Users\marek>Jina hello
Traceback (most recent call last):
File "C:\Users\marek\miniconda3\envs\auto-gpt-web\lib\runpy.py", line 197, in run_module_as_main
return run_code(code, main_globals, None,
File "C:\Users\marek\miniconda3\envs\auto-gpt-web\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "C:\Users\marek\miniconda3\envs\auto-gpt-web\Scripts\jina.exe_main.py", line 7, in
- Downgrade the protobuf package to 3.20.x or lower.
- Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).
More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates