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