[Pythonmac-SIG] py2app question: path to included python
Ronald Oussoren
ronaldoussoren at mac.com
Wed Jun 7 21:28:18 CEST 2006
On 7-jun-2006, at 18:31, Russell E. Owen wrote:
>
> py2app is significantly smarter than py2exe about finding the
> necessary
> files. The only hassles on Mac are:
> - the need to copy the data files (not a big deal, especially,
> apparently, with newer matplotlibs that use smarter paths)
> - apparently the need to explicitly specify the FileDialog module
> (that
> one caught me off guard)
> - also, if one really wants to be safe, one should either delete
> os.env["MATPLOTLIBDATA"] or set it to the correct path.
To reiterate a point: all of these can be solved by a recipe ;-) ;-) ;-)
Ronald
More information about the Pythonmac-SIG
mailing list