也许有人可以帮助我度过这个地狱:
当我遇到这个错误时,一切就开始了:https : //askubuntu.com/a/1034266/570817
我试图以某种方式删除ppa:jonathonf/python-3.6安装,但我首先做错了,只是删除了 python3 文件/usr/bin/python3*
然后我通过在其他类似帖子上尝试错误的不同提示,以持续的速度直奔地狱走得更远,现在我将从其中一些帖子中发布完整的输出:
首先我sudo apt-get remove python3...
然后我得到以下输出:
sudo dpkg --configure -a
dpkg: dependency problems prevent configuration of python3:
python3 depends on dh-python; however:
Package dh-python is not configured yet.
dpkg: error processing package python3 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of update-notifier-common:
update-notifier-common depends on python3:any; however:
Package python3 is not configured yet.
dpkg: error processing package update-notifier-common (--configure):
dependency problems - leaving …Run Code Online (Sandbox Code Playgroud)