Re: [matplotlib-devel] basemap in recent matplotlib

2006-07-29 Thread Jeff Whitaker
Gael Varoquaux wrote: > Hi, > > Trying out version 0.87.4 I noticed that the example given on > pages > http://matplotlib.sourceforge.net/screenshots/plotmap.py > and > http://scipy.org/Cookbook/Matplotlib/Maps > fail with : > > In [1]: from matplotlib.toolkits.basemap import Basemap > -

[matplotlib-devel] basemap in recent matplotlib

2006-07-28 Thread Gael Varoquaux
Hi, Trying out version 0.87.4 I noticed that the example given on pages http://matplotlib.sourceforge.net/screenshots/plotmap.py and http://scipy.org/Cookbook/Matplotlib/Maps fail with : In [1]: from matplotlib.toolkits.basemap import Basemap -