<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Hello Im a new user of GRASS. Im experiencing the following issue, while trying to run Grass on OSX,</span><div style="font-family:arial,sans-serif;font-size:13px">
apparently NumPy is not installed, but I have built it and installed successfully.</div><div style="font-family:arial,sans-serif;font-size:13px">Any help will be welcome!</div><div style="font-family:arial,sans-serif;font-size:13px">
Fran<br><div><br></div><div><br></div><div><p style="margin:0px;font-size:11px;font-family:Menlo">GRASS 6.4.3 (nc_basic_spm_grass7):~ > wxnviz.py: This module requires the 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 (<a href="http://numpy.scipy.org/" target="_blank">http://numpy.scipy.org</a>) for information on downloading source or binaries.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">Traceback (most recent call last):</p><p style="margin:0px;font-size:11px;font-family:Menlo"> File "/opt/local/share/grass-6.4.3/etc/wxpython/wxgui.py", line 34, in <module></p>
<p style="margin:0px;font-size:11px;font-family:Menlo"> from lmgr.frame import GMFrame</p><p style="margin:0px;font-size:11px;font-family:Menlo"> File "/opt/local/share/grass-6.4.3/etc/wxpython/lmgr/frame.py", line 46, in <module></p>
<p style="margin:0px;font-size:11px;font-family:Menlo"> from lmgr.layertree import LayerTree, LMIcons</p><p style="margin:0px;font-size:11px;font-family:Menlo"> File "/opt/local/share/grass-6.4.3/etc/wxpython/lmgr/layertree.py", line 37, in <module></p>
<p style="margin:0px;font-size:11px;font-family:Menlo"> from mapdisp.frame import MapFrame</p><p style="margin:0px;font-size:11px;font-family:Menlo"> File "/opt/local/share/grass-6.4.3/etc/wxpython/mapdisp/frame.py", line 52, in <module></p>
<p style="margin:0px;font-size:11px;font-family:Menlo"> from wxplot.profile import ProfileFrame</p><p style="margin:0px;font-size:11px;font-family:Menlo"> File "/opt/local/share/grass-6.4.3/etc/wxpython/wxplot/profile.py", line 23, in <module></p>
<p style="margin:0px;font-size:11px;font-family:Menlo"> import wx.lib.plot as plot</p><p style="margin:0px;font-size:11px;font-family:Menlo"> File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/lib/plot.py", line 132, in <module></p>
<p style="margin:0px;font-size:11px;font-family:Menlo"> raise ImportError, "Numeric,numarray or NumPy not found. \n" + msg</p><p style="margin:0px;font-size:11px;font-family:Menlo">ImportError: Numeric,numarray or NumPy not found. </p>
<p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></p><p style="margin:0px;font-size:11px;font-family:Menlo"> This module requires the Numeric/numarray or NumPy module,</p><p style="margin:0px;font-size:11px;font-family:Menlo">
which could not be imported. It probably is not installed</p><p style="margin:0px;font-size:11px;font-family:Menlo"> (it's not part of the standard Python distribution). See the</p><p style="margin:0px;font-size:11px;font-family:Menlo">
Numeric Python site (<a href="http://numpy.scipy.org/" target="_blank">http://numpy.scipy.org</a>) for information on</p><p style="margin:0px;font-size:11px;font-family:Menlo"> downloading source or binaries.</p>
</div></div></div>