A required dependency 'python3-pyqt5' is still missing
When I attempt to install HPLIP (v3.23.8) on my Ubuntu 22.04 system, I get the following errors
error: A required dependency 'python3-pyqt5 (PyQt 5- Qt interface for Python (for Qt version 4.x))' is still missing.
error: A required dependency 'python3-dbus (Python DBus - Python bindings for DBus)' is still missing.
error: Installation cannot continue without these dependencies.
Yet, when I check to see if these dependencies are installed
$ sudo apt list python3-dbus python3-pyqt5
Listing... Done
python3-
python3-
So, the dependencies are INSTALLED :-). What am I missing or what am I doing wrong?
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- HPLIP Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Robert Stagner for more information if necessary.