I believe the matplotlib package in ubuntu 10.4 is v0.99.1, which does
not include axes_grid1.
You need to install newer version of matplotlib.

Regards,

-JJ



On Mon, Jan 30, 2012 at 3:58 AM, BG <barterguy8675...@gmail.com> wrote:
> Hello all,
>
> I'm new to using Matplotlib.  I am on Ubuntu 10.4, and I installed through 
> apt-get.  I then downloaded and installed basemap according to the 
> instructions on the basemap site.  However, when I run simpletest.py from the 
> basemap package, I get an error "ImportError: No module 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?  Thanks!
>
> -BG
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to