[GRASS-dev] [GRASS GIS] #2333: choose python interpreter during the GRASS installation on windows
GRASS GIS
trac at osgeo.org
Thu Jun 12 04:55:52 PDT 2014
#2333: choose python interpreter during the GRASS installation on windows
--------------------------------------------------+-------------------------
Reporter: zarch | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.1.0
Component: Python | Version: svn-trunk
Keywords: windows installer python interpreter | Platform: MSWindows 8
Cpu: All |
--------------------------------------------------+-------------------------
Comment(by hellik):
>
> a first step would be to change
>
> https://trac.osgeo.org/grass/browser/grass/trunk/mswindows/env.bat#L9
>
> {{{
> 9 set GRASS_PYTHON=%GISBASE%\extrabin\python.exe
> }}}
oh, also this line has to be adapted:
https://trac.osgeo.org/grass/browser/grass/trunk/mswindows/env.bat#L10
{{{
10 set PYTHONHOME=%GISBASE%\Python27
}}}
and should point to the pythonhome of your other python.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2333#comment:3>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list