Bitwise-01 / YouTubeViews-

YouTube view bot
486 stars 259 forks source link

Error with the file "tor.py" #20

Open ghost opened 5 years ago

ghost commented 5 years ago

I run the example or other commands to run the script and I always get this: Traceback (most recent call last): File "youtube.py", line 4, in from core.tor import Tor File "C:\Users\Pro Gamer\Desktop\Youtube View Bots\YouTubeViews-master\core\tor.py", line 1, in import socket, socks ImportError: No module named socks

asangaindunil commented 5 years ago

me too

vohrahul commented 5 years ago

running pip install PySocks

Should solve that error.