-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Traceback (most recent call last):
File "run.py", line 1, in <module>
from twitchy import Helix
File "/Users/codespent/.local/share/virtualenvs/cocode-python-Ogw4lnXV/lib/python3.8/site-packages/twitchy/__init__.py", line 4, in <module>
from .api import Helix
File "/Users/codespent/.local/share/virtualenvs/cocode-python-Ogw4lnXV/lib/python3.8/site-packages/twitchy/api.py", line 1, in <module>
import requests
ModuleNotFoundError: No module named 'requests'
Requests is not automatically installed as dependency.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working