Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

printer help please

Need help with peripherals or devices?
Post Reply
Message
Author
geraldw321
Posts: 8
Joined: 2016-12-05 20:14

printer help please

#1 Post by geraldw321 »

hello there well im back i want too use debian and i have trouble getting my hp officejet 5740 printer running. im trying too install hplip-3.17.4.run. i get these errors :

DEPENDENCY AND CONFLICT RESOLUTION
----------------------------------
error: A required dependency 'pyqt4-dbus (PyQt 4 DBus - DBus Support for PyQt4)' is still missing.
error: A required dependency 'pyqt4 (PyQt 4- Qt interface for Python (for Qt version 4.x))' is still missing.


AND

RE-CHECKING DEPENDENCIES
------------------------
error: A required dependency 'pyqt4-dbus (PyQt 4 DBus - DBus Support for PyQt4)' is still missing.
error: A required dependency 'pyqt4 (PyQt 4- Qt interface for Python (for Qt version 4.x))' is still missing.
error: Installation cannot continue without these dependencies.
error: Please manually install this dependency and re-run this installer.

im not a linux wiz. i looked in synaptic package manager searching for pyqt4 but not sure if what i need is there(lots of stuff turned up) so can anyone walk me thru installing these so i can re run hplip

thank you GW

Dai_trying
Posts: 1101
Joined: 2016-01-07 12:25
Has thanked: 5 times
Been thanked: 16 times

Re: printer help please

#2 Post by Dai_trying »

This should pull them both in for you

Code: Select all

sudo apt-get install python-qt4 python-qt4-dbus

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: printer help please

#3 Post by stevepusser »

Is there any reason you can't use the hplip 3.16.11 already in jessie-backports? (see backports.org)

I searched the Google and it says it needs at least 3.14.10, so Jessie's 3.14.6 is just a little too old, but 3.16.11 should be fine.

Steve (currently trying to backport 3.17.4 from Debian Experimental)
MX Linux packager and developer

Post Reply