Re: [Matplotlib-users] Py2app application with matplotlib fails on OS X 10.6

2009-11-10 Thread Emanuele Santos
I On Tue, Nov 10, 2009 at 11:57 AM, John Hunter wrote: On Tue, Nov 10, 2009 at 1:26 PM, Emanuele Santos wrote: > Hi, Chris > > I think it is the official one (0.98.5). > I didn't try the latest version but I can check if this is still true. Could you please -- there

Re: [Matplotlib-users] Py2app application with matplotlib fails on OS X 10.6

2009-11-10 Thread Emanuele Santos
Hi, Chris I think it is the official one (0.98.5). I didn't try the latest version but I can check if this is still true. -- Emanuele. On Nov 10, 2009, at 11:14 AM, Christopher Barker wrote: > Emanuele Santos wrote: >> It should load /usr/lib/libgcc_s.1.dylib. The probl

Re: [Matplotlib-users] Py2app application with matplotlib fails on OS X 10.6

2009-11-10 Thread Emanuele Santos
1.1.3) @executable_path/../Frameworks/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) For matplotlib to load successfully, which libgcc should be loaded? Thanks again, BZ On Mon, Nov 9, 2009 at 11:45 PM, Emanuele Santos > wrote: We saw the same problem with V

Re: [Matplotlib-users] Py2app application with matplotlib fails on OS X 10.6

2009-11-09 Thread Emanuele Santos
We saw the same problem with VisTrails (www.vistrails.org). It seems that python.org's python can't build the fonts in ~/.matplotlib on snow leopard. We noticed that importing matplotlib.axis using Apple's python will do that. So this is the work-around we found for vistrails (bundled with