[GRASS-dev] [GRASS GIS] #2150: Cannot call Python scripts from Python on MS Windows
GRASS GIS
trac at osgeo.org
Sat Jan 18 08:27:34 PST 2014
#2150: Cannot call Python scripts from Python on MS Windows
-------------------------------------------+--------------------------------
Reporter: wenzeslaus | Owner: grass-dev@…
Type: defect | Status: new
Priority: blocker | Milestone: 7.0.0
Component: Python | Version: svn-releasebranch64
Keywords: packaging, MAXREPEAT, scripts | Platform: MSWindows 7
Cpu: Unspecified |
-------------------------------------------+--------------------------------
Comment(by glynn):
Replying to [comment:7 martinl]:
> My opinion is that requiring BAT file for Python scripts is much more
worse solution that r57910.
Also, note that there's nothing special about .bat (or .cmd). The
mechanism used for "executing" anything other than binary executables is
the same, whether it's .bat or .py. If .bat works when .py doesn't, that
indicates a fault in the Python installation.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2150#comment:8>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list