AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

Python problem?

Open okohide opened this issue 1 year ago • 3 comments

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

okohide avatar May 08 '23 00:05 okohide

Do you intall pip correctly and add it to PATH?

FLAWING2016 avatar May 08 '23 08:05 FLAWING2016

Do you intall pip correctly and add it to PATH?

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

Concara3443 avatar May 13 '23 09:05 Concara3443

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

COMMANDO2406 avatar May 13 '23 13:05 COMMANDO2406

Same thing for me, my PATH looks good

dron4ik86 avatar Jun 02 '23 19:06 dron4ik86

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[bot] avatar Sep 06 '23 20:09 github-actions[bot]

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

github-actions[bot] avatar Sep 18 '23 01:09 github-actions[bot]