[review] [PyKDE] PyKDE errors

Jim Bublitz jbublitz at nwinternet.com
Tue Jul 6 21:38:01 BST 2004


On Tuesday 06 July 2004 10:57, Cane Kostovski wrote:

> sip version is 3.10.1 (3.10.1)

PyKDE 3.11.1 requires sip 3.10.2, but if you're going to upgrade, you might 
want to go to sip 4.0.1. You'll also need to recompile PyQt if you install a 
new sip version.

> An internal error occured.  Please report all output from the program,
> including the following traceback, to the PyKDE mailing list
>
> Traceback (most recent call last):
>   File "configure.py", line 792, in ?
>     main(sys.argv)
>   File "configure.py", line 756, in main
>     init_and_check_sanity ()
>   File "configure.py", line 153, in init_and_check_sanity
>     sipcfg.error("This version of PyKDE requires SIP v%s or later" %
> sipcfg.version_to_string(minv))
>   File "/usr/lib/python2.3/site-packages/sipconfig.py", line 163, in
> __getattr__
>     raise AttributeError, "\"%s\" is not a valid configuration value or
> user option" % name
> AttributeError: "error" is not a valid configuration value or user
> option

Not a very friendly error message - I'll have to look into why this screwed up 
this way.

Jim




More information about the PyQt mailing list