ModuleNotFoundError: No module named 'requests' in Macos
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
Search for a command to run...
Traceback (most recent call last):
File "/Users/roberto/OneDrive/Azure/palabras/es.py", line 1, in <module>
import requests
python3 -m pip install requests
No comments yet. Be the first to comment.
Machine Learning with Trufa and Paula: A Friendly Guide to How Models Learn

The Microsoft Copilot Ecosystem

I love words, I compile words and always search what they mean. My native language is español and to my surprise there are not that many on line. México where I'm from has no official online language

Hey everyone, Roberto here and there and everywhere! We've all worked with data, we've all felt the pain of waiting. When you build a beautiful Power BI report, but the data is from yesterday. You have to wait for the nightly refresh to see the lates...

As a cloud solutions architect, I often get asked about the best way to design a secure and compliant cloud architecture, especially when dealing with sensitive data like health records. In this blog post, I'll walk you through a recent project where...
