Closed shackrock closed 1 year ago
Hi, I get the error on run for line nine:
import trakt.core
Traceback (most recent call last): File "c:\tvtimetotrakt\timetotrakt.py", line 9, in <module> import trakt.core ModuleNotFoundError: No module named 'trakt'
Any ideas?
Sorry, missed this part on the instructions, oops! =)
python -m pip install -r requirements.txt
Hi, I get the error on run for line nine:
import trakt.core
Any ideas?