[GRASS-dev] [GRASS GIS] #1945: wingrass: Command Line can't find grass.python libs
GRASS GIS
trac at osgeo.org
Tue Apr 23 04:23:16 PDT 2013
#1945: wingrass: Command Line can't find grass.python libs
----------------------+-----------------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 6.4.3
Component: Python | Version: svn-develbranch6
Keywords: wingrass | Platform: MSWindows XP
Cpu: x86-32 |
----------------------+-----------------------------------------------------
Hi,
testing 6.5svn nightly wingrass installer r55947-561 (-562 is the broken
one).
if you start the GRASS Command line (cmd.exe) and try to bring up a module
GUI or the wxGUI with g.gui you get an error that it can't find
grass.script and friends.
{{{
g.version --ui
...
import grass.script as grass
ImportError: No module named grass.script
}}}
`g.gui tcltk` is working from in the dos box, as is starting the wxGUI
with and without MSYS.
After setting 'g.gui -u tcltk' to set `GRASS_GUI: tcltk` in g.gisenv, the
per-module auto-gen GUIs still try to find the python grass.script and
fails as well. :-/
thanks,
Hamish
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1945>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list