[Exchange and share] 求助 V23安装hp打印机驱动
Tofloor
poster avatar
沧海一粟
deepin
2023-06-06 18:48
Author

试了 sudo apt-get install hplip hplip-gui hplip-plugin

提示

下列软件包有未满足的依赖关系:
 hplip : 依赖: python3 (< 3.10) 但是 3.10.4-1 正要被安装
E: 无法修正错误,因为您要求某些软件包保持现状,就是它们破坏了软件包间的依赖关系。

是需要编译安装 python 3.10.4 吗?

Reply Favorite View the author
All Replies
阿尼樱奈奈
deepin
2023-06-06 18:53
#1

这个问题我去Github问过,目前的情况是需要等打包者更新一下hplip:hplip 这个包可能需要打包维护者更新一下。目前写了 python3 < 3.10 的依赖但实际系统提供的 python3 包大于这个版本约束。

https://github.com/orgs/linuxdeepin/discussions/4502

Reply View the author
沧海一粟
deepin
2023-06-06 18:56
#2
阿尼樱奈奈

这个问题我去Github问过,目前的情况是需要等打包者更新一下hplip:hplip 这个包可能需要打包维护者更新一下。目前写了 python3 < 3.10 的依赖但实际系统提供的 python3 包大于这个版本约束。

https://github.com/orgs/linuxdeepin/discussions/4502

谢谢 我也试着安装低版本的python 再用版本管理器切换 但编译失败了😂

Reply View the author
阿尼樱奈奈
deepin
2023-06-06 18:57
#3

还有,驱动在20.9正常吗?如果正常可以先暂时用20.9。

Reply View the author
沧海一粟
deepin
2023-06-06 19:01
#4
阿尼樱奈奈

还有,驱动在20.9正常吗?如果正常可以先暂时用20.9。

20.9没安装过,应该正常 再等等吧 不想回退版本了 实在没有解决方案就装个双系统

Reply View the author
Mr-Wan
deepin
2023-06-06 20:43
#5
阿尼樱奈奈

这个问题我去Github问过,目前的情况是需要等打包者更新一下hplip:hplip 这个包可能需要打包维护者更新一下。目前写了 python3 < 3.10 的依赖但实际系统提供的 python3 包大于这个版本约束。

https://github.com/orgs/linuxdeepin/discussions/4502

这个东西会强制依赖python必须<3.10么?据说python3.6还是3.8以后,版本之间一致性是比较高的。3.9. 3.10 3.11应该不会有太大差别才对。

其实个人从未注意过cups是否会依赖python。对部分打印机驱动,很怀疑会需要使用那种偏门到3.9 3.10的差别会导致无法使用的python细节。需要限制<3.10感觉有点怪怪的。

难道用python写的ps pdf pcl 之类的相互转换?

Reply View the author
owen_337
deepin testing team
2023-06-06 22:13
#6

你好,建议去https://ecology.chinauos.com/上根据型号进行驱动下载哈:

image.png

Reply View the author
晚秋(lateautumn)
Moderator
2023-06-07 02:46
#7

V23我的HP 268DW安装正常。

Reply View the author
阿尼樱奈奈
deepin
2023-06-07 14:50
#8
晚秋(lateautumn)

V23我的HP 268DW安装正常。

有些情况下可以安装成功,有些情况下就会如帖子上所示报错

Reply View the author
沧海一粟
deepin
2023-06-08 18:31
#9
owen_337

你好,建议去https://ecology.chinauos.com/上根据型号进行驱动下载哈:

image.png

谢谢 去看了 没有适配的😂

Reply View the author