ohyou / twitch-viewer

A viewer bot for twitch.tv
Apache License 2.0
196 stars 103 forks source link

No module named requests #23

Closed RocksteadyOnNirvana closed 7 years ago

RocksteadyOnNirvana commented 7 years ago

I'm having this issue, anyone could help me?

Python` 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:42:59) [MSC v.1500 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
>>> 
============= RESTART: E:\twitch-viewer-master\twitch-viewer.py =============

Traceback (most recent call last):
  File "E:\twitch-viewer-master\twitch-viewer.py", line 17, in <module>
    import requests
ImportError: No module named requests
>>>