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

twitchtv.py doesn't work #21

Open
dziban303 opened this issue Mar 1, 2019 · 1 comment
Open

twitchtv.py doesn't work #21

dziban303 opened this issue Mar 1, 2019 · 1 comment

Comments

@dziban303
Copy link
Contributor

dziban303 commented Mar 1, 2019

root@DZIBOX:/mnt/e/wxbot/newpywx/pywx$ python pywx.py local_config.py
Traceback (most recent call last):
  File "pywx.py", line 9, in <module>
    from modules import *
  File "/mnt/e/wxbot/newpywx/pywx/modules/twitchtv.py", line 6, in <module>
    from twitch import TwitchClient
ImportError: cannot import name TwitchClient```

Not sure what TwitchClient is. It's not a python package according to pip. Also, config file apparently should have the api client and secret but it hasn't been updated. See #22 which also fixed broken imgur strings.
@dziban303
Copy link
Contributor Author

Something fucky with my python install. Works on another computer. Still, not sure what it's supposed to do.

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