[review] [PyKDE] Pykde-Installation

Jim Bublitz jbublitz at nwinternet.com
Fri Jul 9 01:25:01 BST 2004


On Thursday 08 July 2004 15:47, Julio Kuljo wrote:
> Hallo, ich habe versucht, pykde zu installieren auf einen HP
> xt1000 Laptop mit Knoppix 3.4 Kernel 2.4.
> Dies ist herausgekommen.
> Gruss Kuljo
>
> 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.

sip 3.10.2 oder sip 4.0.1 hier:
http://www.riverbankcomputing.co.uk/sip/download.php

auf babelfish:
PyKDE 3.11.1 erfordert sip 3.10.2, aber, wenn Sie verbessern werden, konnten 
Sie zu sip 4.0.1 gehen wünschen. Sie benötigen auch umbauen PyQt, wenn Sie 
eine neue sip Version anbringen.

"umbauen" == "recompile" ??

> 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
> jk at sissi:~/python/PyKDE-3.11.1$

A more recent sip version will also fix the above to be a friendlier error 
message.

auf babelfish:
Eine neuere sip Version regelt auch das oben genannte, um eine freundlichere 
Fehlermeldung zu sein.

Jim




More information about the PyQt mailing list