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
>>>
>>> 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
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
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
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
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