Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error message while trying to install Auto GPT #19

Open
DamienJamesM opened this issue Apr 24, 2023 · 0 comments
Open

Error message while trying to install Auto GPT #19

DamienJamesM opened this issue Apr 24, 2023 · 0 comments

Comments

@DamienJamesM
Copy link

Hi, I'm totally a newb.
I've been trying to install Auto GPT with very little success so far.
This is the error I get. If anyone has any suggestions I would be so grateful. Thanks !

zsh: no such file or directory: PATH:/Library/Frameworks/Python.framework/Versions/3.8/bin
Auto-GPT % python3 -m autogpt
Traceback (most recent call last):
File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/runpy.py", line 193, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/Users//Auto-GPT/autogpt/main.py", line 2, in
import autogpt.cli
File "/Users//Auto-GPT/autogpt/cli.py", line 2, in
import click
ModuleNotFoundError: No module named 'click'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant