[X] I have searched the existing issues, and there is no existing issue for my problem
GPT-3 or GPT-4
[X] I am using Auto-GPT with GPT-3 (GPT-3.5)
Steps to reproduce 🕹
python -m autogpt
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 "F:\Python\workspace\Auto-GPT-ZH-main\autogpt__init__.py", line 5, in
from dotenv import load_dotenv
⚠️ Search for existing issues first ⚠️
GPT-3 or GPT-4
Steps to reproduce 🕹
python -m autogpt 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 "F:\Python\workspace\Auto-GPT-ZH-main\autogpt__init__.py", line 5, in
from dotenv import load_dotenv
Current behavior 😯
ModuleNotFoundError: No module named 'dotenv'
Expected behavior 🤔
No response
Your prompt 📝