Can't install HPLIP on Ubuntu
I have downloaded HPLIP 3.23.12 on an Ubuntu 24.04 machine and when running the command sh hplip-3.23.12.run I encounter the following errors:
Uncompressing HPLIP 3.23.12 Self Extracting Archive 100%
/home/impresora
spinner = "\|/-\|/-"
/home/impresora
m = re.search(
/home/impresora
elem_start = re.findall(
/home/impresora
elem_finished = re.findall(
/home/impresora
attrs = re.findall(
Traceback (most recent call last):
File "/home/
from base.g import *
File "/home/
sys_conf = SysConfig()
File "/home/
ConfigBase.
File "/home/
self.read()
File "/home/
self.
^^^
AttributeError: 'ConfigParser' object has no attribute 'readfp'. Did you mean: 'read'?
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 Marcos Abalde Cerqueira for more information if necessary.