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

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to