`C:\tools\GhostTrack>python3 GhostTR.py
C:\tools\GhostTrack\GhostTR.py:273: SyntaxWarning: "/" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\/"? A raw string is also an option.
Traceback (most recent call last):
File "C:\tools\GhostTrack\GhostTR.py", line 10, in
import requests
ModuleNotFoundError: No module named 'requests'`
Requests is installed. Windows 11
`C:\tools\GhostTrack>python3 GhostTR.py
C:\tools\GhostTrack\GhostTR.py:273: SyntaxWarning: "/" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\/"? A raw string is also an option.
Traceback (most recent call last):
File "C:\tools\GhostTrack\GhostTR.py", line 10, in
import requests
ModuleNotFoundError: No module named 'requests'`
Requests is installed. Windows 11