[Pythonmac-SIG] Problem with pygame on Mac

2005-06-28 Thread Quentin DECAVEL
This is a follow-up of the thread "Problem with a py2app bundle". I downloaded the latest pygame version from CVS (1.7.1 on version.py), and compiled and installed it without any problem (I have every dependency, SDL... and smpeg). Here is the lines in Setup.in about the movie modules (movie is n

Re: [Pythonmac-SIG] OS X C API bug?

2005-06-28 Thread Gary Robinson
>>> >>> The attached file contains a c module with 4 versions of the same >>> extremely simple function. All they do is return a float double to >>> python. The zip also contains the setup.py to build it. >>> >> >> Data point: fun3 gives me a bus error on Tiger with Python 2.4.1 >> and gc

Re: [Pythonmac-SIG] OS X C API bug?

2005-06-28 Thread Ronald Oussoren
On 28-jun-2005, at 15:29, Gary Robinson wrote: The attached file contains a c module with 4 versions of the same extremely simple function. All they do is return a float double to python. The zip also contains the setup.py to build it. >>> >>> Data point: fun3 gi

Re: [Pythonmac-SIG] OS X C API bug?

2005-06-28 Thread Bob Ippolito
On Jun 28, 2005, at 10:28 AM, Ronald Oussoren wrote: > > On 28-jun-2005, at 15:29, Gary Robinson wrote: > > > > The attached file contains a c module with 4 versions of the same > extremely simple function. All they do is return a float > double to > python. The zip also

Re: [Pythonmac-SIG] Problem with pygame on Mac

2005-06-28 Thread Bob Ippolito
On Jun 28, 2005, at 9:17 AM, Quentin DECAVEL wrote: > > This is a follow-up of the thread "Problem with a py2app bundle". > > I downloaded the latest pygame version from CVS (1.7.1 on > version.py), and > compiled and installed it without any problem (I have every > dependency, SDL... > and s

[Pythonmac-SIG] ANN: ActivePython 2.4.1 build 247 for Mac OS X

2005-06-28 Thread Trent Mick
ActivePython 2.4.1 build 247 for Mac OS X is now available for free download from: http://www.ActiveState.com/Products/ActivePython/ This release includes important updates to build 246. In particular: - ActivePython and py2app will now play nicely together. Previously py2app failed lookin