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!