在ArcGIS中经常会使用到Python,从ArcGIS 10开始,Python在ArcGIS中的应用更加广泛,并且会自动安装。
ArcGIS系列软件所使用的Python版本对应如下
ArcGIS for Desktop
- 10.3 - Python 2.7.8 and Numerical Python 1.7.1
- 10.2.x - Python 2.7.5 and Numerical Python 1.7.1
- 10.2 - Python 2.7.3 and Numerical Python 1.6.1
- 10.1 - Python 2.7.2 and Numerical Python 1.6.1
- 10 - Python 2.6.5 and Numerical Python 1.3.0
ArcGIS for Server
- 10.3 - Python 2.7.8, Numerical Python 1.7.1, and Matplotlib 1.3.0
- 10.2.x - Python 2.7 (64 bit)
- 10.1 - Python 2.7 (64 bit)
- 10 - Python 2.6.5 and Numerical Python 1.3.0
注意
并不建议单独安装一个python版本,可能会在ArcGIS的使用中带来兼容和根目录的系列问题。