Dear maintainer,
Hplip 3.26.4 was installed and running smoothly on my machine.
Today trying to scan via wifi, the scanner is no more seen.
All hplip command raise this error
flo@U7411:~$ hp-setup
Traceback (most recent call last):
File "/usr/bin/hp-setup", line 48, in <module>
from base import device, utils, tui, models, module, services, os_utils
File "/usr/share/hplip/base/device.py", line 2691, in <module>
class LocalOpener(urllib_request.URLopener):
^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'urllib.request' has no attribute 'URLopener'
Uninstalling and reinstalling doesn't solve the issue