YouTubeViews- icon indicating copy to clipboard operation
YouTubeViews- copied to clipboard

Error with the file "tor.py"

Open ghost opened this issue 6 years ago • 2 comments

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

ghost avatar May 04 '19 15:05 ghost

me too

asangaindunil avatar May 04 '19 19:05 asangaindunil

running pip install PySocks

Should solve that error.

vohrahul avatar May 16 '19 12:05 vohrahul