CSWright82

Results 3 comments of CSWright82

I'm having the identical issue File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "C:\Users\Chris\Programming\auto-gpt\autogpt\__main__.py", line 2, in import autogpt.cli File "C:\Users\Chris\Programming\auto-gpt\autogpt\cli.py", line 2, in import...

Yes, see the post above - it says it's already satisfied.

ran: python3 -m pip install -r requirements.txt then ran: python3 -m autogpt This also worked for me as well.