sudo apt-get update
gives me this error:
Err:20 http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu disco Release
404 Not Found [IP: 91.189.95.83 80]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu disco Release' does not have a Release file.
I don't know if this is related but sudo in general also gives me this error:
Traceback (most recent call last):
File "/lib/security/howdy/compare.py", line 17, in <module>
import cv2
ModuleNotFoundError: No module named 'cv2'
Unknown error: 1
do-release-upgrade
, but then again, that command should disable all 3rd party PPAs before install. – Terrance Dec 11 '19 at 18:50