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

------------------------------------------------------------------------------
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to