[Matplotlib-users] installation problem

2014-04-29 Thread Stam Golesh
hi all downloaded and installed matplotlib-1.3.1.win32-py3.2.exe this is what i get import matplotlib Traceback (most recent call last): File pyshell#6, line 1, in module import matplotlib File E:\programs\python 3.2.3\lib\site-packages\matplotlib\__init__.py, line 112, in module

Re: [Matplotlib-users] installation problem

2014-04-29 Thread Paul Hobson
As the error says, you need the dateutil package. It available here: http://www.lfd.uci.edu/~gohlke/pythonlibs/#python-dateutil On Mon, Apr 28, 2014 at 11:10 PM, Stam Golesh stamgol...@gmail.com wrote: hi all downloaded and installed matplotlib-1.3.1.win32-py3.2.exe this is what i get

[Matplotlib-users] Interactively get readable(i.e. lng/lat) coordinates from a matplotlib basemap plot?

2014-04-29 Thread Jonathan_Kowalik
Hi. I also asked this question on stackoverflow, but I think it might even better to ask it here. I'm doing basemap plots. The current coordinates of the mouse pointer are interactively displayed in the lower right area of the figure. But they are in map coordinates (I assume). I would like to