[PyKDE] Non-threaded Qt?
Kaleb Pederson
kibab at icehouse.net
Tue Apr 8 05:49:01 BST 2003
On Monday 07 April 2003 18:17, Jim Bublitz wrote:
> On 07-Apr-03 Marc Lavallée wrote:
> > If found the response to my question: the "PyQt/sip" directory
> > can be specified with the "-v" parameter.
>
> Good.
>
> >> 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...
>
> That's definitely a bug in build.py anyway - in that instance,
Phil made that change to versioning a while back. I believe it was so that
the version string could be compared as a numeric.
--Kaleb
>
> str (PYQT_VERSION)
>
> would fix it, but I'll track down the cause of the error and
> correct it.
>
> Jim
>
> _______________________________________________
> PyKDE mailing list PyKDE at mats.gmd.de
> http://mats.gmd.de/mailman/listinfo/pykde
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: signature
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20030408/a5d4d750/attachment.bin
More information about the PyQt
mailing list