[GRASS-dev] Re: [GRASS GIS] #1555: python-scripts in wingrass64svn
GRASS GIS
trac at osgeo.org
Mon Jan 30 05:10:16 EST 2012
#1555: python-scripts in wingrass64svn
--------------------------------------+-------------------------------------
Reporter: hellik | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.2
Component: Python | Version: 6.4.2 RCs
Keywords: wingrass, python scripts | Platform: MSWindows Vista
Cpu: x86-32 |
--------------------------------------+-------------------------------------
Comment(by glynn):
Replying to [comment:1 hamish]:
> ... but how to accomplish that?
Regarding GRASS 7:
The "right" way is to require that a compatible version of Python is
correctly installed on the system and to ensure that PATHEXT contains the
".PY" extension.
This won't work with MSys, but failing to honour PATHEXT is MSys' bug, and
not something we should be trying to work around. If anyone is that
determined to use MSys, they are free to provide an MSys package for
GRASS, distinct from the native Windows version.
It isn't possible to avoid the requirement for a "system" Python
installation without putting GRASS inside a "ghetto" where it will never
be able to fully integrate with the rest of the system.
Unfortunately, it isn't going to be feasible to avoid that for 6.x.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1555#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list