[PyKDE] QTimers on MacOSX?

Andy Davidoff adavidoff at smytheonline.com
Tue Apr 11 15:25:25 BST 2006


I just built Python-2.4.3 from source on an intel Mac with exactly  
the same ./configure command.

This is on an older patchlevel of OS X:
	ProductName:    Mac OS X
	ProductVersion: 10.4.4
	BuildVersion:   8G32

I will look into whether we've successfully deployed PyQt4 on any  
intel Macs.  I know we ran into a couple issues, but perhaps we  
solved them.


On Apr 10, 2006, at 11:13 PM, Emanuele Santos wrote:
> Using the hint that Andy Davidoff posted some days ago in the pyqt- 
> mac list to compile python 2.4.2 from source:
>
>   DYNLOADFILE=dynload_shlib.o ./configure --enable-framework --enable-
> toolbox-glue --enable-shared
>
> I could run PyQt4 on a Mac G5 PPC. My problem now is with the mac  
> intel. On the MacBook Pro, if I use Python that comes with it or  
> the binary installation (2.4.3) I get the same ImportError  
> incorrect format for dynamic loading. I tried to compile Python  
> from source on a mac intel with no success.




More information about the PyQt mailing list