[GRASS-user] grass64 issue with NumPy

Francisco Tovar tovar.lopez.fj at gmail.com
Sat Jul 5 01:39:14 PDT 2014


Hello Im a new user of GRASS. Im experiencing the following issue, while
trying to run Grass on OSX,
apparently NumPy is not installed, but I have built it and installed
successfully.
Any help will be welcome!
Fran


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 (http://numpy.scipy.org) for information on downloading source or
binaries.

Traceback (most recent call last):

  File "/opt/local/share/grass-6.4.3/etc/wxpython/wxgui.py", line 34, in
<module>

    from lmgr.frame import GMFrame

  File "/opt/local/share/grass-6.4.3/etc/wxpython/lmgr/frame.py", line 46,
in <module>

    from lmgr.layertree        import LayerTree, LMIcons

  File "/opt/local/share/grass-6.4.3/etc/wxpython/lmgr/layertree.py", line
37, in <module>

    from mapdisp.frame       import MapFrame

  File "/opt/local/share/grass-6.4.3/etc/wxpython/mapdisp/frame.py", line
52, in <module>

    from wxplot.profile     import ProfileFrame

  File "/opt/local/share/grass-6.4.3/etc/wxpython/wxplot/profile.py", line
23, in <module>

    import wx.lib.plot as plot

  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>

    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) for information on

            downloading source or binaries.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20140705/0ab83bcf/attachment.html>


More information about the grass-user mailing list