Answer the question
In order to leave comments, you need to log in
No module named 'requests'?
pip install requests
pip3 install requests
wrote these commands, does not help
Answer the question
In order to leave comments, you need to log in
Because you need to install the library in the virtual environment of the project.
in pycharm, go to the Terminal window and write pip list, it seems to me that the requests module will not be there, then write pip install requests there
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question