module>ModuleNotFoundError: No module named '_dbus_bindings'
我试着用apt重新安装我甚至在尝试完全重置python3-dbus时意外卸载了dbus而不是python3-dbus之后,不得不重新安装我的操作系统。我甚至从源码安装了Python 3.6.4。
在终端中尝试了以下命令,
Using cached notify2-0.3.tar.gz所以,看起来我需要先安装dbus模块。所以,我试着Collecting dbus
Could not find a version that satisfies the requirementdbus (from versions: )