Traceback (most recent call last):
File "d:\Programs\Git\minecraft-hacked\01_protocol_proxy\teleport_proxy.py", line 1, in
from twisted import reactor
ModuleNotFoundError: No module named 'twisted'
Don't know what to do. Spend ~hour surfing the internet but nothing helps. Also i have a question.
I'm using VSCode to write and run code. Where am i supposed to run this?(teleport_proxy.py)
Also tryed "pip install Twisted==22.4.0". It says that "Requirement already satisfied" but it doesn't seem to work.

Traceback (most recent call last):
File "d:\Programs\Git\minecraft-hacked\01_protocol_proxy\teleport_proxy.py", line 1, in
from twisted import reactor
ModuleNotFoundError: No module named 'twisted'
Don't know what to do. Spend ~hour surfing the internet but nothing helps. Also i have a question.

I'm using VSCode to write and run code. Where am i supposed to run this?(teleport_proxy.py)
Also tryed "pip install Twisted==22.4.0". It says that "Requirement already satisfied" but it doesn't seem to work.