Hi,
I am new on Mac platform, have some patience with me.
Leopard Intel 10.5.5
XCode 3.1.4
I am using Mac to port a python application developed on Linux and finally
create a
deployment package. On linux, app is using python 2.6.6 and wxpython 2.8.10.1.
On Mac 10.5.5 default python is 2.5.1
I get a working app if I build with Python 2.6, so apparently something that
altgraph changed has broken compatibility with 2.5, somehow. Unfortunately
this doesn't completely fix my problem, as I have another app I need to be
able to build that only works with Python 2.5.
-Chris
On Tue, Feb 8, 2