Skip to main content

Command Palette

Search for a command to run...

ModuleNotFoundError: No module named 'requests' in Macos

Updated
1 min read

Traceback (most recent call last):

File "/Users/roberto/OneDrive/Azure/palabras/es.py", line 1, in <module>

import requests

Solution

python3 -m pip install requests

More from this blog

U

Understand. Build. Conquer the Cloud

70 posts

No time for a novel? Here are my my Cloud Architect field notes: Distilling my complex cloud adventures into digestible TL;DRs.