You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use macOs 11.6 (Big Sur)
When running the python script I got this error
% ./address-fetcher.py
Traceback (most recent call last):
File "./address-fetcher.py", line 4, in <module>
import requests
ModuleNotFoundError: No module named 'requests'
Do I need to deploy some depencies to be able to run the script?
The text was updated successfully, but these errors were encountered:
I use macOs 11.6 (Big Sur)
When running the python script I got this error
Do I need to deploy some depencies to be able to run the script?
The text was updated successfully, but these errors were encountered: