doobix / csgo-c4-hue

Change the colors of your Philips Hue lights based on the CS:GO C4 bomb status
MIT License
24 stars 5 forks source link

Lights wont work getting this error #4

Closed ebaydan777 closed 8 years ago

ebaydan777 commented 8 years ago

Not sure what to do but when I try to run the module in python I get this error, and when trying to run normally i get no result when bomb is planted or otherwise:

Python 2.7.11 (v2.7.11:6d1b6a68f775, Dec 5 2015, 20:40:30) [MSC v.1500 64 bit (AMD64)] on win32 Type "copyright", "credits" or "license()" for more information.

RESTART: C:\Users\Daniel-PC\Desktop\csgo-c4-hue-master\csgo-c4-hue-master\python\csgo-c4-hue.py

Traceback (most recent call last): File "C:\Users\Daniel-PC\Desktop\csgo-c4-hue-master\csgo-c4-hue-master\python\csgo-c4-hue.py", line 2, in import requests ImportError: No module named requests