[GRASS-user] GRASS, ArcGIS, and Python incompatibilties

gene martin.laloux at gmail.com
Sat Jun 30 14:25:21 PDT 2012


What versions of Python are in the registry database ? 
What is the error message ? (detail of the version mismatch)

You can compare the paths used by the Python versions in ArcGIS (from the
Python console) and in GRASS GIS (from the msys shell)

>>> import sys
>>> print sys.path

Normally the result should be different. If they are some same elements,
look if there are PYTHONHOME or PYTHONPATH variables defined in the PATH
variable or in the registry database as Glynn Clements wrote. How Windows
defines these variables is a bit complex...




--
View this message in context: http://osgeo-org.1560.n6.nabble.com/GRASS-ArcGIS-and-Python-incompatibilties-tp4984692p4985096.html
Sent from the Grass - Users mailing list archive at Nabble.com.


More information about the grass-user mailing list