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

This script is not working #5

Open
dejvid opened this issue Nov 15, 2024 · 0 comments
Open

This script is not working #5

dejvid opened this issue Nov 15, 2024 · 0 comments

Comments

@dejvid
Copy link

dejvid commented Nov 15, 2024

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?

@dejvid dejvid changed the title This script is not workin This script is not working Nov 15, 2024
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

1 participant