>Those involved in #2138, is this what #2138 is trying to solve? > >http://trac.osgeo.org/grass/ticket/2138
from #2138 [...] g.extension.py in devbr6 which makes things a bit better by editing the wrapper .bat file to run %GRASS_PYTHON% instead of sh.exe. [...] and trades python scripts working from the bash command line for them working in the wxGUI command line (on Wingrass). [...] the python script (which invokes two other python scripts) finishes now. [...] what is missing for downgrading ticket?: - change in the bat-file for the python script %GISBASE%/xyz.py to %GRASS_ADDON_PATH%/xyz.py - run the script by the run-button in the script-wxgui should work ----- best regards Helmut -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Python-error-with-GRASS-7-on-Windows-8-tp5096508p5096839.html Sent from the Grass - Users mailing list archive at Nabble.com. _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
