Hi, im trying to execute a file .py but when I execute it there's appear:
Traceback (most recent call last):
File "instagram.py", line 15, in
from Core.tor import TorManager
ImportError: No module named Core.tor
I don't know what I have to do to fix it, help me please.