#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>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev