Re: [Matplotlib-users] 3D curve and errors in axes3d

2007-04-12 Thread belinda thom
On Apr 12, 2007, at 11:02 AM, Eric Firing wrote: > belinda thom wrote: > >> Me neither :-). I will try and get permission to upgrade axis.py w/ >> my quick fix commenting out the kwargs in line 2131 of axes.py, as >> this is the quick option and I need something ASAP. You seem to >> know qui

Re: [Matplotlib-users] Matplotlib 0.90.0 on OS-X with wxPython2.8.3

2007-04-12 Thread Christopher Barker
Stephen Uhlhorn wrote: > Just to be clear, the installation order is: > > 1) install python2.5 from macpython. > 2) remove wxagg.so > 3) install wxpython frim macpython > 4) install numpy/mpl from macpython that's out of order. wxagg.so is part of mpl, so: 1) install python2.5 from macpython. 2)

Re: [Matplotlib-users] Matplotlib 0.90.0 on OS-X with wxPython2.8.3

2007-04-12 Thread Stephen Uhlhorn
Just to be clear, the installation order is: 1) install python2.5 from macpython. 2) remove wxagg.so 3) install wxpython frim macpython 4) install numpy/mpl from macpython Correct? -stephen On 4/12/07, Christopher Barker <[EMAIL PROTECTED]> wrote: > Stephen Uhlhorn wrote: > > Do I need to manual

Re: [Matplotlib-users] 3D curve and errors in axes3d

2007-04-12 Thread Eric Firing
belinda thom wrote: > Me neither :-). I will try and get permission to upgrade axis.py w/my > quick fix commenting out the kwargs in line 2131 of axes.py, as this is > the quick option and I need something ASAP. You seem to know quite a bit > about matplotlib. If you have any idea what this hac

Re: [Matplotlib-users] Yet another matplotlib py2exe problem

2007-04-12 Thread Werner F. Bruhin
Grant, Grant Edwards wrote: > OK, I'm on my third day of fighting with matplotlib. I'm > finally able to get py2exe to produce a "dist" directory, but > it _still_ doesn't work: > > Traceback (most recent call last): > File "surfacedit.py", line 3, in ? > File "wxmpl.pyc", line 23, in ?

Re: [Matplotlib-users] matplotlib and py2exe

2007-04-12 Thread Archana Ganesan
Hi Werner, I am using matplotlib version 0.90.0 for python 2.4. Thank you, Archana. On 4/12/07, Grant Edwards <[EMAIL PROTECTED]> wrote: On 2007-04-01, Werner F. Bruhin <[EMAIL PROTECTED]> wrote: > Hi Archana, > > Sometimes py2exe can't figure out what needs to be included. In these > cases

[Matplotlib-users] Yet another matplotlib py2exe problem

2007-04-12 Thread Grant Edwards
OK, I'm on my third day of fighting with matplotlib. I'm finally able to get py2exe to produce a "dist" directory, but it _still_ doesn't work: Traceback (most recent call last): File "surfacedit.py", line 3, in ? File "wxmpl.pyc", line 23, in ? File "matplotlib\__init__.pyc", line

Re: [Matplotlib-users] matplotlib and py2exe

2007-04-12 Thread Grant Edwards
On 2007-04-01, Werner F. Bruhin <[EMAIL PROTECTED]> wrote: > Hi Archana, > > Sometimes py2exe can't figure out what needs to be included. In these > cases one creates entries in the packages section to force the inclusion > of one or multiple packages. > > Archana Ganesan wrote: >> Hi all, >> ..

Re: [Matplotlib-users] Matplotlib 0.90.0 on OS-X with wxPython2.8.3

2007-04-12 Thread Christopher Barker
Stephen Uhlhorn wrote: > Do I need to manually remove _wxagg.so in order to use the new packages? if you want to use them with wxPython 2.8.*, yes. They *should* work with 2.6.*, with _wxagg.so, but I haven't tested that. This should all be better with the next release. -Chris -- Christopher

[Matplotlib-users] Compiling on AIX 5.3

2007-04-12 Thread Langella Raphael
I've found a way to configure my compiler. After setting CC=gcc I was able to complete the compilation. But when I test it : python anim.py The import of the numpy version of the _transforms module, _ns_transforms, failed. This is is either because numpy was unavailable when matplotlib was compi

Re: [Matplotlib-users] Basemap 3D

2007-04-12 Thread Jeff Whitaker
Lionel Roubeyrie wrote: > Hi all, > not sure it's possible, I can't find any example but I ask : is there a way > to > make some 3D maps with Basemap, like we can do with ArcScene (ESRI), mixing > rasters or shapefiles with TINs? If no, do you know a way to do so with > python? > Thanks > >

Re: [Matplotlib-users] Matplotlib 0.90.0 on OS-X with wxPython2.8.3

2007-04-12 Thread Stephen Uhlhorn
Do I need to manually remove _wxagg.so in order to use the new packages? Thanks Chris! -stephen On 4/11/07, Christopher Barker <[EMAIL PROTECTED]> wrote: > Hi all, > > I've got the MPL 0.90.0 installer on pythonmac working OK with: > > Python2.5 > wxPython2.8.3 > > I accomplished this by removing

Re: [Matplotlib-users] Histogram align 'edge' or 'center' bug?

2007-04-12 Thread David Fokkema
On Tue, 2007-04-10 at 19:03 +0300, Jouni K. Seppänen wrote: > David Fokkema <[EMAIL PROTECTED]> writes: > > > I can't think of an application where you have bins of different > > widths and you want to center the values... > > Actually, now that I think about it, there is not enough information >

Re: [Matplotlib-users] 3D curve and errors in axes3d

2007-04-12 Thread belinda thom
Eric, On Apr 12, 2007, at 12:16 AM, Eric Firing wrote: > belinda thom wrote: >> Thanks Eric! >> I'm kind of afraid to upgrade to the SVN version b/c I fear >> something else might break (I've yet to install matplotlib from >> source b/c of a few nagging Mac OS X issues). >> What would you rec

[Matplotlib-users] Basemap 3D

2007-04-12 Thread Lionel Roubeyrie
Hi all, not sure it's possible, I can't find any example but I ask : is there a way to make some 3D maps with Basemap, like we can do with ArcScene (ESRI), mixing rasters or shapefiles with TINs? If no, do you know a way to do so with python? Thanks -- Lionel Roubeyrie - [EMAIL PROTECTED] Chag

[Matplotlib-users] Compiling on AIX 5.3

2007-04-12 Thread Langella Raphael
I'm trying to compile matplotlib under AIX 5.3 (I've installed ActivePython), here is what I get: /usr/local/python2.5/config/ld_so_aix cc_r -bI:/usr/local/python2.5/config/python.exp build/temp.aix-5.3-2.5/src/agg.o build/temp.aix-5.3-2.5/agg23/src/agg_trans_affine.o build/temp.aix-5.3-2.5/agg23/

Re: [Matplotlib-users] 3D curve and errors in axes3d

2007-04-12 Thread Eric Firing
belinda thom wrote: > Thanks Eric! > > I'm kind of afraid to upgrade to the SVN version b/c I fear something > else might break (I've yet to install matplotlib from source b/c of a > few nagging Mac OS X issues). > > What would you recommend? I don't know; I see from your earlier message that