[...] >> GRASS 6 creates a .bat file for each shell script. > >And this .bat file specifies the script interpreter. Looks like a good >solution to also select the correct Python version. [...] >Other projects also bypass the standard execution mechanism of python >scripts, and they work just fine in MS Windows.
although the architecture may differ, we may get some inspiration for python windows handling from other GIS projects like QGIS? in QGIS python is also in heavy use, e.g. QGIS processing framework, python addons, integrated python shell, etc. AFAIK they're bundling python in their standalone winQGIS ... ----- best regards Helmut -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Handling-of-Python-scripts-on-MS-Windows-tp5081335p5134463.html Sent from the Grass - Dev mailing list archive at Nabble.com. _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
