[GRASS-dev] Re: [GRASS GIS] #1234: wxnviz - cause a gui crash
GRASS GIS
trac at osgeo.org
Fri Dec 10 12:17:47 EST 2010
#1234: wxnviz - cause a gui crash
-----------------------+----------------------------------------------------
Reporter: epifanio | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 6.5.0
Component: wxGUI | Version: svn-develbranch6
Keywords: nviz | Platform: MacOSX
Cpu: OSX/Intel |
-----------------------+----------------------------------------------------
Comment(by epifanio):
Hi,
in the wx output window i have the "digitizer worning" :
Vector digitizer not available
Reason: No module named grass6_wxvdigit
Note that the wxGUI's vector digitizer is currently disabled
(hopefully this will be fixed soon). Please keep an eye out
for updated versions of GRASS. In the meantime you can use
"v.digit" from the Develop Vector menu.
while on the shell i've a numpy "not found" error :
GRASS 6.5.svn (spearfish60):~ > 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.
^ this is beacouse i'm using python 2.7 64bit and numpy, scipy and all my
"python source build" are for 64bit arch.
this is is a problem of WX on OSX , the lack of a 64 bit version for wx
... make all the things more difficult.
actually i really don't like the state of WX .. we're waiting a 64bit
cocoa version from more than 2 years.
i tried the 2.9 cocoa version and it is buggy as well.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1234#comment:13>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list