Marc-André Gagnon wrote:
> Hello,
> 
> I always get this error when I run hp-check:
> 
> Checking for PyQt...
> error: PyQt not installed.
> Checking Qt version...
> Traceback (most recent call last):
>   File "/usr/bin/hp-check", line 164, in ?
>     qtMajor = int(qVersion().split('.')[0])
> NameError: name 'qVersion' is not defined
> 
> I get this error when I run hp-toolbox
> 
> Traceback (most recent call last):
>   File "/usr/local/bin/hp-toolbox", line 39, in ?
>     import base.async_qt as async
>   File "/usr/local/share/hplip/base/async_qt.py", line 81, in ?
>     from qt import *
> ImportError: No module named qt
> 
> I have installed Qt 4.1.3 and PyQt 4.0. Something is wrong with QT but I 
> just can't figure out what.
> 
> This problem was reported on the mailing list but I didn't find the solution
> 
> Any help is appreciated.
> 
> Thanks
> 
Unfortunately, I have done no testing with Qt/PyQt 4.0, only 3.x (and, 
obviously, there are issues!). Is it possible to also install 3.x along 
with 4.0 so that HPLIP will work?

-Don



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
HPLIP-Help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hplip-help

Reply via email to