[PyKDE] PyKDE 3.3.2
fredrik danerklint
fredan-pykde at fredan.org
Fri Aug 9 13:25:00 BST 2002
Hi!
I run into the following problem:
[root at datorn PyKDE-3.3.2]# python build.py -c
Building PyKDE 3.3 for Python 2.2.1 on linux2.
/usr/local/lib/python2.2/site-packages is the PyKDE installation directory.
/usr/local/include/python2.2 contains Python.h.
/usr/local/bin/sip will be used as the SIP code generator.
/usr/local/include/python2.2 contains sipQt.h.
/usr/local/lib/python2.2/site-packages contains the SIP module.
/usr/local/qt3 is the Qt base directory.
/usr/local/qt3/include contains qglobal.h.
An internal error occured. Please report all the output from the program,
including the following traceback, to phil at riverbankcomputing.co.uk.
Traceback (most recent call last):
File "build.py", line 1403, in ?
main(sys.argv)
File "build.py", line 1328, in main
installChecks()
File "build.py", line 788, in installChecks
checkQtDirAndVersion()
File "build.py", line 415, in checkQtDirAndVersion
qtVersion = int(wl[2])
ValueError: invalid literal for int(): 0x030005
[root at datorn PyKDE-3.3.2]#
--
//fredan
More information about the PyQt
mailing list