#932: Wingrass7 - ImportError: No module named grass - Fix PYTHONPATH? ------------------------------+--------------------------------------------- Reporter: hellik | Owner: [email protected] Type: defect | Status: new Priority: normal | Milestone: 7.0.0 Component: default | Version: svn-trunk Resolution: | Keywords: Platform: MSWindows Vista | Cpu: x86-32 ------------------------------+--------------------------------------------- Comment (by glynn):
Replying to [ticket:932 hellik]: > so where should this change integrated directly in source for working wingrass7 out of the box? set_paths in lib/init/functions.sh already sets PYTHONPATH, provided that it isn't already set. Python itself is going to expect PYTHONPATH to be in native Windows format. However, MSys may "fix" environment variables when invoking non- MSys programs. If this is an OSGeo4W-specific issue, it should be dealt with as such. Nothing in the GRASS source tree should be hard-coding OSGeo4W-specific settings. -- Ticket URL: <http://trac.osgeo.org/grass/ticket/932#comment:1> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
