> Traceback (most recent call last): > File "/usr/bin/reportbug", line 35, in <module> > import requests > ModuleNotFoundError: No module named 'requests' ... > Python: 3.7.0
Python 3.7 has not been released in stable, so if you customized your setup for 3.7 to be the default python3 on your machines, you diverged from what Debian supports and you need to figure out yourself how to install the request module. -- Sandro "morph" Tosi My website: http://sandrotosi.me/ Me at Debian: http://wiki.debian.org/SandroTosi G+: https://plus.google.com/u/0/+SandroTosi