On Mar 9, 2010, at 4:01 AM, bobl wrote: > The packages pyqt4-mac-py26 and pyqt4-mac-py26-bin provide mac (as > opposed to x11) graphics support for Qt4 under Python. They are > currently at versions 4.6-1. I can "fink install" them, but they do not > run, as they complain that the version of SIP I have installed (v7.0) is > not what they need (v6.0). The earlier version of SIP is not available > via fink. > > The pyqt4-py26 and pyqt4-py26-bin packages are at 4.7-1, but they seem > to use x11, not mac, graphics. (Looks like there was a naming change.) > > I know I can probably manually install the 4.7-? versions of the mac > packages manually, but I'm hoping that an upgrade of the existing fink > packages is imminent. Is it? Shouldn't these packages all be in sync? > > This is also true for pyqt4-mac-py25, but I'm more interested in py26. > > - Bob Lewis > > unfortunately, the non-mac x11 versions got updated with the big kde update. I discovered while I was trying to update the -mac version that the PyQt.api file overlaps (and is not identical) between pyqt4-pyxx and pyqt4-mac-pyxx. My first attempts at resolving that problem haven't worked completely. I'm trying to avoid generating another sip package just to keep the older pyqt4-mac happy. Sip has worked well for multiple pyqt incarnations, but all the versions do need to be in sync.
Dave -- David Reiser [email protected] ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
