Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't start the address-fetcher.py #16

Open
cdric opened this issue Oct 5, 2021 · 1 comment
Open

Can't start the address-fetcher.py #16

cdric opened this issue Oct 5, 2021 · 1 comment

Comments

@cdric
Copy link

cdric commented Oct 5, 2021

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?

@hskang9
Copy link

hskang9 commented Dec 6, 2021

@praskoson do you have requirements.txt to install the packages for an open source project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants