Hi all ,
It seems the whole world has problems with this piece of beautiful software .
Hp-setup functionates fine : After the setup run HP-check and be sure that the scanner is detected .
When upgrading I never had any problems ; When I had to do a new install very often the scanfunction did not functionate anymore . Just return to the former HPlibrairies .
Regards ,
Ger van Dijck .
On 6/28/19 11:24 AM, Ger van Dijck wrote:
Hi all ,
It seems the whole world has problems with this piece of beautiful software .
Hp-setup functionates fine : After the setup run HP-check and be sure that the scanner is detected .
All I have ever gotten from hp-setup is:
$ hp-setup
HP Linux Imaging and Printing System (ver. 3.18.12) Printer/Fax Setup Utility ver. 9.0
Copyright (c) 2001-15 HP Development Company, LP This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details.
Traceback (most recent call last): File "/bin/hp-setup", line 313, in <module> ui = import_module(ui_package + ".setupdialog") File "/usr/lib64/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 1006, in _gcd_import File "<frozen importlib._bootstrap>", line 983, in _find_and_load File "<frozen importlib._bootstrap>", line 953, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1006, in _gcd_import File "<frozen importlib._bootstrap>", line 983, in _find_and_load File "<frozen importlib._bootstrap>", line 965, in _find_and_load_unlocked ModuleNotFoundError: No module named 'ui5' $
On 6/28/19 11:52 AM, Tim Evans wrote:
On 6/28/19 11:24 AM, Ger van Dijck wrote:
Hi all ,
It seems the whole world has problems with this piece of beautiful software .
Hp-setup functionates fine : After the setup run HP-check and be sure that the scanner is detected .
All I have ever gotten from hp-setup is:
$ hp-setup
HP Linux Imaging and Printing System (ver. 3.18.12) Printer/Fax Setup Utility ver. 9.0
Copyright (c) 2001-15 HP Development Company, LP This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details.
Traceback (most recent call last): File "/bin/hp-setup", line 313, in <module> ui = import_module(ui_package + ".setupdialog") File "/usr/lib64/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 1006, in _gcd_import File "<frozen importlib._bootstrap>", line 983, in _find_and_load File "<frozen importlib._bootstrap>", line 953, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1006, in _gcd_import File "<frozen importlib._bootstrap>", line 983, in _find_and_load File "<frozen importlib._bootstrap>", line 965, in _find_and_load_unlocked ModuleNotFoundError: No module named 'ui5' $
Did you install hplip-gui?
On 6/28/19 12:09 PM, Robert Moskowitz wrote:
On 6/28/19 11:52 AM, Tim Evans wrote:
On 6/28/19 11:24 AM, Ger van Dijck wrote:
Hi all ,
It seems the whole world has problems with this piece of beautiful software .
Hp-setup functionates fine : After the setup run HP-check and be sure that the scanner is detected .
All I have ever gotten from hp-setup is:
$ hp-setup
HP Linux Imaging and Printing System (ver. 3.18.12) Printer/Fax Setup Utility ver. 9.0
Copyright (c) 2001-15 HP Development Company, LP This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details.
Traceback (most recent call last): File "/bin/hp-setup", line 313, in <module> ui = import_module(ui_package + ".setupdialog") File "/usr/lib64/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 1006, in _gcd_import File "<frozen importlib._bootstrap>", line 983, in _find_and_load File "<frozen importlib._bootstrap>", line 953, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1006, in _gcd_import File "<frozen importlib._bootstrap>", line 983, in _find_and_load File "<frozen importlib._bootstrap>", line 965, in _find_and_load_unlocked ModuleNotFoundError: No module named 'ui5' $
Did you install hplip-gui?
Oh, a dependency that isn't installed with the rest of the package? OK, thanks. Done. Works now.