semap import Basemap
File
"/usr/local/lib/python2.6/dist-packages/mpl_toolkits/basemap/__init__.py", line
31, in
from mpl_toolkits.axes_grid1 import make_axes_locatable
ImportError: No module named axes_grid1
BG
On Jan 31, 2012, at 10:06 AM, Benjamin Root wrote:
>
>
>
dule named axes_grid1". I thought
this was a basemap problem at first, but I can reproduce this error using
matplotlib tests. Am I doing something wrong? As I understand it, axes_grid1
is a set of helper classes which comes with Matplotlib. Does it need to be
installed