[PyQt] installing PyQt4.3 on a mac

K.Wegner at herts.ac.uk K.Wegner at herts.ac.uk
Wed Aug 1 17:12:37 BST 2007


unfortunately, that does not change anything.

thanks,
katja

On Aug 1 2007, Giovanni Bajo wrote:

> On 8/1/2007 2:30 PM, K.Wegner at herts.ac.uk wrote:
> 
> > I tried to install the latest PyQt on a mac but the only error message 
> > I got after running an PyQt example is "bus error". I installed Qt 4.3 
> > (examples work) and Sip 4.6. Does anyone has an idea what does mean?
> 
> In my little experience with Macs, I always add this option to the sip's 
> configure.py invokation:
> 
> LFLAGS_PLUGIN="-bundle -flat_namespace -undefined suppress"
> 
> I think this is explained in README.Fink, in SIP. Without these options, 
> I always get the "bus error" with anything compiled through the sip 
> build engine.
> 


More information about the PyQt mailing list