Open Newaiguy opened 1 year ago
python AUTOGPT.py
Traceback (most recent call last):
File "D:\chatgpt\Free-Auto-GPT\AUTOGPT.py", line 11, in
It was replaced by
from langchain_experimental.autonomous_agents import AutoGPT
just run pip install langchain_experimental
and rename module
pip uninstall langchain
pip install "langchain<=0.0.187"
pip uninstall EdgeGPT
pip install "EdgeGPT<=0.6.10"
⚠️INSTRUCTIONS:
- Enter ONE "x" inside the brackets [x] to choose the answer - [x] Example - [ ] Example2Have 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.