Hello, Running the latest mpl (svn 6134), 'fill_between.py' from the examples directory fails: File "fill_between.py", line 2, in <module> import matplotlib.numerical_methods as numerical_methods ImportError: No module named numerical_methods Regards, Antonio
On Tue, Sep 30, 2008 at 6:00 AM, Antonio Gonzalez <ja...@ca...> wrote: > Hello, > > Running the latest mpl (svn 6134), 'fill_between.py' from the examples > directory fails: > > File "fill_between.py", line 2, in <module> > import matplotlib.numerical_methods as numerical_methods > ImportError: No module named numerical_methods Thanks Antonio, This is now fixed in svn 6134. JDH