[PyKDE] Non-threaded Qt?

Marc Lavallée odradek at videotron.ca
Mon Apr 7 23:06:00 BST 2003


Le lun 07/04/2003 à 17:00, Jim Bublitz a écrit :
> > KDE 3.x.x:
>     python build.py -lqt-mt -c

Now there's another problem:

-----------------------------------------------------------------------
Qt thread support is enabled.
Qt and KDE use compatible libs (threading)

found libs for modules:
     dcop kdecore kdesu kdefx kdeui kio kfile (kio) kparts khtml kjs
kspell kdeprint
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 1468, in ?
    main(sys.argv)
  File "build.py", line 1392, in main
    installChecks()
  File "build.py", line 860, in installChecks
    checkPyQt ()
  File "build.py", line 723, in checkPyQt
    pyqt = 'PyQt-x11-gpl-' + PYQT_VERSION
TypeError: cannot concatenate 'str' and 'int' objects
-----------------------------------------------------------------------

I'm new to Python. That should be easy to fix...

-- 
Marc

"La seule façon d'être suivi, c'est de courir plus vite que les autres."
Francis Picabia




More information about the PyQt mailing list