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
>>>
I'm having this issue, anyone could help me?