tor from the repository
Hi Trisquel community! I installed Tor through apt but every time I want to run it nothing happens, and this appears when I run it from the terminal
$ torbrowser-launcher
Traceback (most recent call last):
File "/usr/bin/torbrowser-launcher", line 29, in
import torbrowser_launcher
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/__init__.py", line 33, in
from launcher import Launcher
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line 33, in
from twisted.web.iweb import IPolicyForHTTPS
ImportError: cannot import name IPolicyForHTTPS
For now I am using the executable available in the download section on the tor project website. Thanks in advance!
Megver: We already gave you the answer in the Spanish forum, why do you insist on installing TorBB from the repository - go to the tor project website, downlod the bundle and the .asc file, import the tor project gpg key, verify the archive and if the output is "good signature" then extract it and run the executable.