#841: python script modules should use pythonw on OSX; they also ignore GRASS_PYTHON --------------------------+------------------------------------------------- Reporter: kyngchaos | Owner: [email protected] Type: defect | Status: new Priority: normal | Milestone: 6.5.0 Component: default | Version: unspecified Resolution: | Keywords: Platform: Unspecified | Cpu: Unspecified --------------------------+------------------------------------------------- Comment (by cmbarton):
For Mac OSX, I don't think we need to run pythonw anymore since 10.5 at least. The python.app launcher takes care of that. Scripts that start with /usr/bin/python start fine on my system, as do ones that start with /usr/bin/env python (testing this latter on 10.6). Michael -- Ticket URL: <https://trac.osgeo.org/grass/ticket/841#comment:3> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
