[PyKDE] Error while installing
Jim Bublitz
jbublitz at nwinternet.com
Mon Oct 2 16:45:02 BST 2006
On Monday 02 October 2006 05:08, Kushal Das wrote:
> sip version is 4.3.1 (4.3.1)
> PyQt directory is /usr/share/sip
> PyQt version is 3.15 (3.15.0)
> sipcfg.error("This version of PyKDE requires SIP v%s or later" %
> sipcfg.version_to_string(minv))
> File "/usr/lib/python2.4/site-packages/sipconfig.py", line 169, 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
>
>
> What to do ?
The error message isn't very elegant - I'll have to fix that.
PyKDE 3.16.0 requires sip >= 4..4.0 and PyQt >= 3.16.0.
Both are available at http://riverbankcomputing.co.uk
Jim
More information about the PyQt
mailing list