Skip to content

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

@cdric

Description

@cdric

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions