Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This script is not working #5

@dejvid

Description

@dejvid

I followed the instructions and it cant find the dependencies.

% python3 scripts/process.py              
Traceback (most recent call last):
  File "/Users/technobug/Downloads/emojis-main/scripts/process.py", line 4, in <module>
    from helpers.helpers import run
  File "/Users/technobug/Downloads/emojis-main/scripts/helpers/helpers.py", line 13, in <module>
    import urllib3
ModuleNotFoundError: No module named 'urllib3'

I have pip installed pip was successful. I don't understand what could be wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions