DeepinV23Beta在部分情况下无法安装hplip #4502
Aninana
started this conversation in
General | 常规讨论
Replies: 2 comments
-
hplip 这个包可能需要打包维护者更新一下。目前写了 python3 < 3.10 的依赖但实际系统提供的 python3 包大于这个版本约束。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
转为issues我修一下吧 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HP的打印机部分情况下在V23Beta无法安装驱动,执行 sudo apt install hplip 后报如下错误:




后来发现通过执行 sudo apt install avahi-daemon printer-driver-postscript-hp sane-utils 就可以解决。
不过也不是一定解决,部分打印机执行后仍然报错,执行 sudo apt install hplip 后:
执行 sudo apt install avahi-daemon printer-driver-postscript-hp sane-utils 后:
打印管理器报错:“通过dbus安装驱动失败”
这个问题在deepin论坛没找到解决方法。
Beta Was this translation helpful? Give feedback.
All reactions