AutoGPT
AutoGPT copied to clipboard
Relative module names not supported
⚠️ Search for existing issues first ⚠️
- [X] I have searched the existing issues, and there is no existing issue for my problem
Which Operating System are you using?
Windows
Which version of Auto-GPT are you using?
Latest Release
GPT-3 or GPT-4?
GPT-3.5
Steps to reproduce 🕹
How to solve "Relative module names not supported" error when running "python -m autogpt" on Windows after following the installation steps? The error message is "C:\Users\99464\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\python.exe: Relative module names not supported".
Current behavior 😯
Cannot run autogpt despite installing the necessary dependencies
Expected behavior 🤔
the autoGPT will run successfully
Your prompt 📝
# Paste your prompt here
python .\main.py
Traceback (most recent call last):
File "C:\Users\99464\tools\Auto-GPT-master\main.py", line 1, in
C:\Users\99464\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\python.exe: Relative module names not supported
Your Logs 📒
<insert your logs here>
``