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

Python problem? #3984

Closed
okohide opened this issue May 8, 2023 · 6 comments
Closed

Python problem? #3984

okohide opened this issue May 8, 2023 · 6 comments
Labels

Comments

@okohide
Copy link

okohide commented May 8, 2023

Dear all,

I got these message when I ran Auto-GPT at the final step of installation.
Could you please tell me my Python 3 in Mac was not appropriate?
"Missing packages:
beautifulsoup4, colorama, distro, openai, playsound, python-dotenv, pyyaml, readability-lxml, requests, tiktoken, gTTS, docker, duckduckgo-search, google-api-python-client, pinecone-client, redis, orjson, Pillow, selenium, webdriver-manager, jsonschema, tweepy, click, charset-normalizer, spacy, en-core-web-sm, coverage, flake8, numpy, pre-commit, black, isort, gitpython, auto-gpt-plugin-template, mkdocs, pymdown-extensions, openapi-python-client, pytest, asynctest, pytest-asyncio, pytest-benchmark, pytest-cov, pytest-integration, pytest-mock, vcrpy, pytest-recording
Installing missing packages...
./run.sh: line 6: pip: command not found
Traceback (most recent call last):
File "", line 189, in _run_module_as_main
File "", line 148, in _get_module_details
File "", line 112, in _get_module_details
File "/Users/hideakiokochi/Auto-GPT/autogpt/init.py", line 5, in
from dotenv import load_dotenv
ModuleNotFoundError: No module named 'dotenv'"

Thank you so much for your help.
hideaki

@FLAWING2016
Copy link

Do you intall pip correctly and add it to PATH?

@Concara3443
Copy link

Do you intall pip correctly and add it to PATH?

I have the same problem, and pip is installed correctly (Version 23.0.1)

@COMMANDO2406
Copy link

You may need to add the path after installing pip, this seems to be the tutorial I used: https://www.alphr.com/pip-is-not-recognized-as-an-internal-or-external-command/

Hope this helps

@dron4ik86
Copy link

Same thing for me, my PATH looks good

@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2023

This issue has automatically been marked as stale because it has not had any activity in the last 50 days. You can unstale it by commenting or removing the label. Otherwise, this issue will be closed in 10 days.

@github-actions github-actions bot added the Stale label Sep 6, 2023
@github-actions
Copy link
Contributor

This issue was closed automatically because it has been stale for 10 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants