Re: [Matplotlib-users] import error with Basemap

2008-02-08 Thread Jeff Whitaker
Tim Michelsen wrote: >> If you've used the binary installer, it should definitely have been >> installed - so if that's the case let me know and I'll investigate further. >> > I used the binary installer for windows that you can download from > Sourceforge.net > > In fact, the thing is stran

Re: [Matplotlib-users] import error with Basemap

2008-02-08 Thread Tim Michelsen
> If you've used the binary installer, it should definitely have been > installed - so if that's the case let me know and I'll investigate further. I used the binary installer for windows that you can download from Sourceforge.net In fact, the thing is strange: I developed a program which displa

Re: [Matplotlib-users] half a box?

2008-02-08 Thread Barry Wark
+1 for adding this feature if it's not already available! On Feb 8, 2008 8:35 AM, Brian Blais <[EMAIL PROTECTED]> wrote: > Hello, > > Is there an easy way to turn the box of an axis off, but only the top and > right lines, keeping the bottom and left lines of the axis visible? I'd > like to make

[Matplotlib-users] RuntimeError: Buffer lengths not the same

2008-02-08 Thread Jim Vickroy
Hello everyone, I do not understand why the attached script fails one of my assertion checks. I do not seem to understand pylab.meshgrid and numpy arrays. I looked at contour_demo.py in the basemap examples, but I have somehow missed my mistake. Could someone elaborate. Thanks, -- jv P.S

[Matplotlib-users] half a box?

2008-02-08 Thread Brian Blais
Hello, Is there an easy way to turn the box of an axis off, but only the top and right lines, keeping the bottom and left lines of the axis visible? I'd like to make a plot that has an x and y axis, but not a complete box around the data. thanks, Brian Blais -- Brian Bl

[Matplotlib-users] Bug in errorplot?

2008-02-08 Thread Lorenzo Isella
Dear All, I am concerned there could be a bug in errorplot for pylab. I am running Debian testing (the amd64 release) on my box. Some time ago I posted about a possible bug in pylab and the workaround I found (since I prefer to use Debian repositories rather than matplotlib CVS version) was to add

Re: [Matplotlib-users] import error with Basemap

2008-02-08 Thread Jeff Whitaker
Tim Michelsen wrote: > Hello, > using the basemap toolkit on Windows with Python 2.5 I get the following > import > error: > > > In [1]: from matplotlib.toolkits.basemap import Basemap > --- >Traceback (most recent

[Matplotlib-users] import error with Basemap

2008-02-08 Thread Tim Michelsen
Hello, using the basemap toolkit on Windows with Python 2.5 I get the following import error: In [1]: from matplotlib.toolkits.basemap import Basemap --- Traceback (most recent call last) M:\ in () C:\python\Lib\