Ryan May wrote:
> Hi,
>
> I'm getting the following on Gentoo Linux:
> #python hurrtracks.py
> Traceback (most recent call last):
>   File "hurrtracks.py", line 7, in <module>
>     from matplotlib.toolkits.basemap import Basemap as Basemap
>   File
> "/usr/lib/python2.5/site-packages/matplotlib/toolkits/basemap/__init__.py",
> line 1, in <module>
>     from basemap import __doc__, __version__
>   File
> "/usr/lib/python2.5/site-packages/matplotlib/toolkits/basemap/basemap.py",
> line 33, in <module>
>     import pyproj, sys, os, math, dbflib
>   File
> "/usr/lib/python2.5/site-packages/matplotlib/toolkits/basemap/pyproj.py",
> line 49, in <module>
>     from _geod import Geod as _Geod
> ImportError:
> /usr/lib64/python2.5/site-packages/matplotlib/toolkits/basemap/_geod.so:
> undefined symbol: pj_errno
>
> Any clues as to why this would be happening?  As far as I can tell,
> pj_errno would be in Proj, which basemap has a version of internally.
>
> Ryan
>
>   
Ryan:  Nothing comes immediately to mind - unless something went wrong 
with your build.    Could you rebuild basemap and send me the a log of 
the build off-list?

-Jeff


-- 
Jeffrey S. Whitaker         Phone  : (303)497-6313
Meteorologist               FAX    : (303)497-6449
NOAA/OAR/PSD  R/PSD1        Email  : [EMAIL PROTECTED]
325 Broadway                Office : Skaggs Research Cntr 1D-124
Boulder, CO, USA 80303-3328 Web    : http://tinyurl.com/5telg


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to