-
Notifications
You must be signed in to change notification settings - Fork 44.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ModuleNotFoundError : No Module Named "requests" #1133
Comments
Did you follow the installation guide? Particularly the part where it says:
|
Yes i tried it it has given no errors executed succesfully, |
Right now, something happened with file requirements.txt pip install requests |
i solved it , i manually installed command and requests but pip install command didnt work i used py -m pip install command |
…avitas#1133) * simplify the initiation of chat * version update * include openai * completion * load config list from json * initiate_chat * oai config list * oai config list * config list * config_list * raise_error * retry_time * raise condition * oai config list * catch file not found * catch openml error * handle openml error * handle openml error * handle openml error * handle openml error * handle openml error * handle openml error * close Significant-Gravitas#1139 * use property * termination msg * AIUserProxyAgent * smaller dev container * update notebooks * match * document code execution and AIUserProxyAgent * gpt 3.5 config list * rate limit * variable visibility * remove unnecessary import * quote * notebook comments * remove mathchat from init import * two users * import location * expose config * return str not tuple * rate limit * ipython user proxy * message * None result * rate limit * rate limit * rate limit * rate limit
Duplicates
Steps to reproduce 🕹
No response
Current behavior 😯
İt throws an ModuleNotFound error right now. request.py module does not exists. I just cloned the Auto-GPT via console
Expected behavior 🤔
İt should start chatting
Your prompt 📝
# Paste your prompt here
python scripts/main.py
The text was updated successfully, but these errors were encountered: