Re: [Pythonmac-SIG] [Matplotlib-users] Re: matplotlib on Tiger?

2005-06-07 Thread Charles Moad
ham-fisted attempts to build the .dmg > anywhere > that it useful to the wider community. > > To recap: for pythonmac.org 2.4.1 > users there does not seem to exist a usable installer for matplotlib. > > > > --- Charles Moad <[EMAIL PROTECTED] wrote: > &g

Re: [Pythonmac-SIG] [Matplotlib-users] Re: matplotlib on Tiger?

2005-06-07 Thread Charles Moad
pythonmac.org. I will add a note on the site. For the record, if anyone wants the Xcode project files for the freetype and libpng frameworks I provide, just ask. - Charlie On Jun 7, 2005, at 4:28 PM, Chris Barker wrote: > > > Charles Moad wrote: > >> I am postin

Re: [Pythonmac-SIG] matplotlib on Tiger?

2005-06-07 Thread Charles Moad
I am posting a new 0.81 build with basemap-0.5 right now for Panther. The 0.80 misplaced the datafiles, which explains the .matplotlibrc error you got, Christian. I will make a Tiger build when I get home to my laptop tonight. The current tiger build should work fine though, only the pant

[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

Re: [Pythonmac-SIG] PackageMaker and bdist_mpkg

2005-03-07 Thread Charles Moad
Sounds like that is probably it. So I should manually copy the packages into the mpkg? What would be a simple python script to make bdist_mpkg do that given a list of pkgs. Thanks again, Bob Ippolito wrote: On Mar 7, 2005, at 11:20 AM, Bob Ippolito wrote: On Mar 7, 2005, at 11:02 AM, Charles

[Pythonmac-SIG] PackageMaker and bdist_mpkg

2005-03-07 Thread Charles Moad
I am trying to make a mpkg using PackageMaker that includes a combination of frameworks wrapped as pkg's, and bdist_mpkg outputs. Each of these pkg's work fine when installed separately, but die when I try running the resulting mpkg. One machine gave me a horribly long stack trace that I thin

Re: [Pythonmac-SIG] Using Matplotlib interactive/GUI - How to?

2005-03-06 Thread Charles Moad
2) I need to set the Interactive flag in .matplotlibrc to true to do interactive plotting. But I can't find .matplotlibrc in my home directory (yes, it should be a hidden file and I looked through the hidden files). Where is this one kept on the Mac? A Finder Find show nothing, but