|
From: Tommy C. <tom...@gm...> - 2014-07-13 10:06:17
|
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 to work on Mac with no luck. Thanks, Tommy |