[Matplotlib-users] ImportError: No module named 'mpl_toolkits'

2014-07-13 Thread Tommy Carstensen
To matplotlib-users, When I do this on Linux: from mpl_toolkits.basemap import Basemap Then I get this error: ImportError: No module named 'mpl_toolkits' I also ran apt-get, but I still get the error: sudo apt-get install python-mpltoolkits.basemap What am I doing wrong? I also tried to get it

Re: [Matplotlib-users] ImportError: No module named 'mpl_toolkits'

2014-07-13 Thread Eric Firing
On 2014/07/13, 12:05 AM, Tommy Carstensen wrote: To matplotlib-users, When I do this on Linux: from mpl_toolkits.basemap import Basemap Then I get this error: ImportError: No module named 'mpl_toolkits' Sounds like it might be a problem with the particular versions of matplotlib and