[Pythonmac-SIG] Py2app & wxPython problem...

Bob Ippolito bob at redivi.com
Fri Aug 12 15:52:16 CEST 2005


On Aug 12, 2005, at 3:47 AM, Schollnick, Benjamin wrote:

> Bob,
>
>     I spoke too soon..
>
>     Setting Site-packages works on the development machine, but does
> not seem to be helping on the non-development systems...
>
>     Python 2.3.5 (Stock Tiger)
>     Py2App v0.2-py2.3
>     wxPython 2.6 (unicode, 2.6.10)
>
>     I have attempted to include wx, wxPython and PythonCard as
> packages, and I believe it moves the crash further down the chain.
>
>     The issue appears that wxPython is not finding the _core
> module... (ie. the wxPython package is not receiving all the
> dependencies that it requires..)
>
>     The development system is running Tiger (10.4), and I'm testing
> on a 10.3.9 system...
>
>     Any suggestions?
>
>     When this was being built on 10.39, it had worked fine on the
> test system...  But I would prefer to not to regress to 10.3.9 on the
> development system.

You're going to need to upgrade to 2.4.1 if you want to be able to  
build backwards and forwards compatible stuff.  The /System releases  
are only really suitable if your target is that exact release of Mac  
OS X.

-bob



More information about the Pythonmac-SIG mailing list