Re: [Matplotlib-users] Can't find the module axes_grid in mpl_toolkits

2009-07-30 Thread Michael Droettboom
axes_grid is only available in the SVN version. It has not been released yet, so therefore is not part of packages like Python(X, Y). Mike Sahar wrote: > Hi all, > > I try to run an example with the line: /from mpl_toolkits.axes_grid > import Divider/ > and I get the massage:

[Matplotlib-users] Can't find the module axes_grid in mpl_toolkits

2009-07-30 Thread Sahar
Hi all, I try to run an example with the line: from mpl_toolkits.axes_grid import Divider and I get the massage: No module named axes_grid It is possible to import mpl_toolkits but this module and others are missing. I work with Python(X,Y) so maybe it is some versions\insta