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.
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
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.
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