Dear All,

Further to my update in 103 issue 17, Grass did an automatic update this 
morning.

Following that upgrade attempting to run the Wxpthyon GUI returns

File”/opt/grass/etc/wxpython/wxgui.py”, line 34, in <module> from lmgr.frame 
import GMFrame

File “/opt/grass/etc/wxpython/lmgr/frame.py", line 46, in <module> from 
lmgr.layertree import LayerTree, UNIcons

File “/opt/grass/etc/wxpython/lmgr/layertree.py", line 37, in <module> from 
mapdisp.frame import MapFrame

File “opt/grass/etc/wxpython/mapdisp/frame.py”, line 52, in <module> from 
wxplot.profile import ProfileFrame

File “opt/grass/etc/wxpython/wxplot/profile.py”, line 23, in <module> import 
wx.lib.plot as plot

File ‘usr/lib/python2.7/site-packages/wx-2.8gtk2-unicode/wx/lib/plot.py” line 
132 in <module> raise ImportError, “Numeric, numarray or numPy not found. \n. + 
msg
ImportError: Numeric, numarray or NumPy not found.

This module requires the Numeric/numarray or NumPy module, which could not be 
imported.  It probably is not installed(it’s not part of the standard Python 
distribution).  See the Numeric Python site (http://numpy.scipy.org 
<http://numpy.scipy.org/>) for information on downloading source or binaries.

Thanks

Tim
Tim Southern
17, Park Close,
Sonning Common,
Oxfordshire
RG4 9RY
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to