Just had to put my hands into Python code. It seems the problem is in the g.py file, line 130.
Was: self.conf.readfp(fp) Works with: self.conf.read_file(fp) Also, there are a lot of reports, and for some reason, self.root_path takes directory from which the script is running, so it may miss the models.dat file. As a workaround, run "cd /usr/share/hplip;sudo hp-setup" Kind regards, Andrii On Wed, 17 Jul 2024 13:59:38 +0200 =?UTF-8?Q?Daniel_Schr=C3=B6ter?= <[email protected]> wrote: > Looks like a duplicated of > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075760 > > Going to close this bug report.... > >
