[PyKDE] eric and PyQt4

Andreas Pakulat apaku at gmx.de
Fri Jan 6 09:47:11 GMT 2006


On 06.01.06 09:19:50, Phil Thompson wrote:
> On Friday 06 January 2006 1:26 am, andreas at roedl.ch wrote:
> > Hi,
> >
> > I'm trying to get eric3 and PyQt4 running on my little Gentoo box. eric3 is
> > actually running fine, but as soon as I install the latest sip snapshot, I
> > get the following error, when I start eric3:
> >
> >   Fatal Python error: sip: Failed to add _C_API object to module dictionary
> >   Aborted
> >
> > If I install an older version (4.2.1) of sip, eric3 works, but of course
> > not PyQt4.
> >
> > So, basically I need two sip installs, one older version for eric3 and the
> > bleeding edge snapshot for PyQt4. Any idea how I can achieve that?
> >
> > I'm pretty new to the whole PyQt stuff, by the way, but I think I love it.
> > :-)
> 
> To use PyQt4 you must also have the latest SIP *and* PyQt3 snapshots 
> installed.

And there are eric3 snapshots that work with the latest PyQt3 snapshots
and also have some support for Qt4 (a Qt4 project type, uic-Integration)

Andreas

-- 
You have the capacity to learn from mistakes.  You'll learn a lot today.




More information about the PyQt mailing list