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.
In Part 1 of this series we explored the friendly foundations of machine learning: Classification Regression Clustering Neural networks Training Testing Overfitting Decision trees Reinforceme

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...
