torghost icon indicating copy to clipboard operation
torghost copied to clipboard

[6821] Failed to execute script torghost

Open asa-masterson opened this issue 5 years ago • 2 comments

pi@raspberrypi:~/torghost $ sudo torghost -s [22:35:31] Always check for updates using -u option [22:35:31] Torrc file already configured [22:35:31] DNS resolv.conf file already configured ('[22:35:31] Stopping tor service ',) [done] ('[22:35:31] Starting new tor daemon ',) [done] ('[22:35:31] setting up iptables rules',) Traceback (most recent call last): File "torghost.py", line 257, in main() File "torghost.py", line 245, in main start_torghost() File "torghost.py", line 160, in start_torghost % subprocess.getoutput('id -ur debian-tor') AttributeError: 'module' object has no attribute 'getoutput' [6821] Failed to execute script torghost

asa-masterson avatar Jun 14 '20 21:06 asa-masterson

what os?

dbstreif avatar Jun 14 '20 22:06 dbstreif

make sure you are using python3. Also, I have done some research and I think it is a git-package conflict error. Try taking the debian package from torghost-master and install it that way. I am not sure if you have a graphical interface on your raspberrypi but that should avoid the conflict.

dbstreif avatar Jun 14 '20 22:06 dbstreif