On Sun, 21 Jun 2009 17:26:30 +1200, Noah Gift wrote: > > Anyone able to get PyQt 4.4.1 or higher running on Snow Leopard? I used > mac ports to install 4.4.1 and got the following error when running scripts > that worked on Leopard: > % python numbers.pyw > Qt: qcolorFromCGColor: cannot convert from colorspace model: 0 > > I noticed a mention of this checkin for C++: > > http://qt.gitorious.org/~gberg/qt/qt-gberg/commit/e773b0486a4784994a900c03a >2620baf2775ac9d?diffmode=sidebyside
It may be that the fix is in Qt 4.5 and so requires PyQt 4.5. Does PyQt 4.4.1 from MacPorts give you Qt 4.4 or Qt 4.5? David _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
