El 2021-08-26 a las 22:09 +0100, José Manuel (Abogado) escribió: > > El 26/8/21 a las 21:42, [email protected] escribió: > > El jue, 26-08-2021 a las 21:33 +0100, José Manuel (Abogado) escribió: > > > error: No module named 'PyQt4' > > > ******************** > > > > > > Intento instalar pyqt4: > > > > > > sudo apt install pyqt4 > > > Leyendo lista de paquetes... Hecho > > > Creando árbol de dependencias... Hecho > > > Leyendo la información de estado... Hecho > > > E: No se ha podido localizar el paquete pyqt4 > > > > > $ apt-cache search pyqt4 > > ... > > python3-pyqt-distutils - distutils extension to work with PyQt > > applications and UI files (Python3) > > > > python3-qtpy - abtraction layer for PySide/PyQt4/PyQt5 (Python 3) > > ... > > > > Hola > > Gracias por contestar, > > apt-cache search pyqt4 > python-guidata-doc - dataset manipulation GUI generator - Documentation > python3-guidata - dataset manipulation GUI generator - Python 3 > python-guiqwt-doc - efficient 2D data-plotting library - Documentation > python3-guiqwt - efficient 2D data-plotting library - Python 3 > python3-pivy - Coin binding for Python 3 > python3-pyqt-distutils - distutils extension to work with PyQt applications > and UI files (Python3) > python-pyqtgraph-doc - Scientific Graphics and GUI Library for Python > (common documentation) > python3-pyqtgraph - Scientific Graphics and GUI Library for Python 3 > python3-qtpy - abtraction layer for PySide/PyQt4/PyQt5 (Python 3) > python3-pyudev - Python3 bindings for libudev > python3-qdarkstyle - Dark stylesheet for Python-based Qt application > > > En la relación que aparece no veo pyqt4 ¿Esta dentro de alguno de esos > paquetes?
No localizo ese paquete en Bullseye, sólo este: https://packages.debian.org/bullseye/python3-pyqt5 Pero seguramente no te servirá al ser una versión superior a la que pide hplip :-/ Estas son las dependencias de hplip cuando lo instalas manualmente: Manual Build and Install Instructions for Debian https://developers.hp.com/hp-linux-imaging-and-printing/install/manual/distros/debian Saludos, -- Camaleón

