Re: [Pythonmac-SIG] py2app data files

2005-06-02 Thread Robert Kern
Charles Moad wrote: > py2app-0.2 sticks the data files for matplotlib in /usr/local/ > share/share/matplotlib instead of /System/Library/Frameworks/ > Python.framework/Versions/2.3/share/matplotlib when running > bdist_mpkg then installing the created package. Any clues??? > (basemap f

[Pythonmac-SIG] py2app data files

2005-06-02 Thread Charles Moad
py2app-0.2 sticks the data files for matplotlib in /usr/local/ share/share/matplotlib instead of /System/Library/Frameworks/ Python.framework/Versions/2.3/share/matplotlib when running bdist_mpkg then installing the created package. Any clues??? (basemap files go to the wrong place too