You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python AUTOGPT.py
Traceback (most recent call last):
File "D:\chatgpt\Free-Auto-GPT\AUTOGPT.py", line 11, in
from langchain.experimental.autonomous_agents.autogpt.agent import AutoGPT
ModuleNotFoundError: No module named 'langchain.experimental'
⚠️INSTRUCTIONS:
Enter ONE "x" inside the brackets [x] to choose the answer
Example
Example2
Have you already searched for your ISSUE among the resolved ones?
Yes, new issue
Yes, but the solution not work for me
No
What version of Python do you have?
Last, Python > 3.11
Python >= 3.8
PIs you have Python<3.8 pease install last version of python
What version of operating system do you have?
Windows
Linux/Ububtu
Mac/OSX
What type of installation did you perform?
pip3 install -r requirements.txt
python3 -m pip install -r requirements.txt
Anaconda
Container on VS
Desktop (please complete the following information):
Browser [e.g. chrome] :
Version [e.g. 112] :
Describe the bug
A clear and concise description of what the bug is.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
python AUTOGPT.py
Traceback (most recent call last):
File "D:\chatgpt\Free-Auto-GPT\AUTOGPT.py", line 11, in
from langchain.experimental.autonomous_agents.autogpt.agent import AutoGPT
ModuleNotFoundError: No module named 'langchain.experimental'
Have you already searched for your ISSUE among the resolved ones?
What version of Python do you have?
What version of operating system do you have?
What type of installation did you perform?
Desktop (please complete the following information):
Describe the bug
A clear and concise description of what the bug is.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: