I have Tumbleweed version=“20181015” and KDE desktop. Occasionally I use the TOR browser - normally through the torbrowser launcher. Today nothing happend when I clicked it. From the command line I get:
torbrowser-launcher
Traceback (most recent call last):
File "/usr/bin/torbrowser-launcher", line 29, in <module>
import torbrowser_launcher
File "/usr/lib/python3.6/site-packages/torbrowser_launcher/__init__.py", line 38, in <module>
from .launcher import Launcher
File "/usr/lib/python3.6/site-packages/torbrowser_launcher/launcher.py", line 35, in <module>
import requests
ModuleNotFoundError: No module named 'requests'
What is going on there? has anyone else this problem?
Thank you malcolmlewis, it was not installed (and it requested 13 other python3 packages during install. Now the TOR browser works again!.
Excellent advise - but how did you know? I couldn’t trace anything from this command line output.