Published
- 1 min read
ModuleNotFoundError: No module named `requests`
The solution for this is noted below
ModuleNotFoundError: No module named requests
Solution
pip install requests
Try other methods by searching on the site. That is if this doesn’t work