On Wed, 2 Jul 2008 14:54:17 +0000 (UTC), Denis Bzowy <[EMAIL PROTECTED]> wrote: > Folks, > > on mac 10.4.1, Python 2.5.1, qt-mac-opensource-4.4.0.dmg > I can't even configure: > > Qt v4.4.0 free edition is being used. > Qt is built as a framework. > SIP 4.7.7-snapshot-20080615 is being used. > The Qt header files are in /usr/include. > The shared Qt libraries are in /Library/Frameworks. > The Qt binaries are in /Developer/Tools/Qt. > The Qt mkspecs directory is in /usr/local/Qt4.4. > These PyQt sip: sip/QtCore/qxmlstream.sip:213: Incorrect number of > arguments to > Python slot > Error: Unable to create the C++ code. > > Thanks, cheers > -- denis
If you use a SIP snapshot then you must also use the latest PyQt snapshot. What is line 213? Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
