SusmithKrishnan / torghost

TorGhost is an anonymization script. TorGhost redirects all internet traffic through SOCKS5 tor proxy. DNS requests are also redirected via tor, thus preventing DNSLeak. The scripts also disables unsafe packets exiting the system. Some packets like ping request can compromise your identity.
GNU General Public License v3.0
851 stars 281 forks source link

[3491] Failed to execute script pyi_rth_multiprocessing #55

Closed ILA366550 closed 4 years ago

ILA366550 commented 4 years ago

File "PyInstaller/loader/rthooks/pyi_rth_multiprocessing.py", line 72, in <module> File "/tmp/pip-install-3QUnwZ/PyInstaller/PyInstaller/loader/pyimod03_importers.py", line 391, in load_module File "multiprocessing/__init__.py", line 84, in <module> ImportError: No module named _multiprocessing [3491] Failed to execute script pyi_rth_multiprocessing I try to install on Kali and it give me this issue.

SusmithKrishnan commented 4 years ago

The code is now migrated to python3. please check that version