[GRASS-dev] Re: [GRASS GIS] #472: wxPython profiling tool fails to
detect missing numpy
GRASS GIS
trac at osgeo.org
Sun Feb 1 15:29:41 EST 2009
#472: wxPython profiling tool fails to detect missing numpy
-----------------------+----------------------------------------------------
Reporter: marisn | Owner: martinl
Type: defect | Status: assigned
Priority: critical | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: | Keywords:
Platform: Linux | Cpu: Unspecified
-----------------------+----------------------------------------------------
Comment (by neteler):
Checked on my Mandriva box:
{{{
GRASS 6.5.svn (spearfish60):~/grass64 > g.gui wxpython
profile.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.
su
urpmi python-numpy
exit
GRASS 6.5.svn (spearfish60):~/grass64 > g.gui wxpython
# ... no more Numpy warning.
}}}
Looks good to me.
Markus
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/472#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list