Advertisement
Spac3k

debug

Oct 23rd, 2015
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. "C:\Program Files\VideoLAN\VLC\TraktForVLC-master\TraktForVLC.py" --debug --small-timers
  2. Traceback (most recent call last):
  3. File "C:\Program Files\VideoLAN\VLC\TraktForVLC-master\TraktForVLC.py", line 6
  4. 0, in <module>
  5. import tvdb_api
  6. File "C:\Program Files\VideoLAN\VLC\TraktForVLC-master\tvdb_api\__init__.py",
  7. line 60, in <module>
  8. from tvdb_ui import BaseUI, ConsoleUI
  9. ImportError: No module named 'tvdb_ui'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement