麻辣GIS微信平台

更多 GIS 干货

微信关注不错过

ArcGIS 中使用的 Python 是什么版本?

经常有小伙伴在使用ArcPy的时候需要安装一些三方包,但有时候不小心就会把Python版本及对应的包搞冲突,由于 Python 的包经常会出现前后版本不兼容的情况,出现这种问题会非常恼人,甚至导致ArcGIS 或者 ArcGIS Pro 本身功能无法使用。本文分享一下ArcGIS各个版本中自带的默认的Python版本及对应的Numpy版本,供大家在遇到问题的时候可以有个参考。

ArcGIS Pro

ArcGIS Pro系统整体升级了Python3。

ArcGIS Pro 3.5: Python 3.11.11, numpy 1.26.4
ArcGIS Pro 3.4: Python 3.11.10, numpy 1.24.3
ArcGIS Pro 3.3: Python 3.11.8, numpy 1.24.3

ArcGIS Desktop(ArcMap)

ArcGIS Desktop 10.8.2 Python 2.7.18.4 and NumPy 1.16.6
ArcGIS Desktop 10.8.1 Python 2.7.18 and NumPy 1.16.6
ArcGIS Desktop 10.8 Python 2.7.18 and NumPy 1.16.6
ArcGIS Desktop 10.7.1 Python 2.7.16 and NumPy 1.9.3
ArcGIS Desktop 10.7 Python 2.7.15 and NumPy 1.9.3
ArcGIS Desktop 10.6.1 Python 2.7.14 and NumPy 1.9.3
ArcGIS Desktop 10.6 Python 2.7.14 and NumPy 1.9.3
ArcGIS Desktop 10.5.1 Python 2.7.13 and NumPy 1.9.3
ArcGIS Desktop 10.5 Python 2.7.12 and NumPy 1.9.3
ArcGIS Desktop 10.4.x Python 2.7.10 and NumPy 1.9.2
ArcGIS Desktop 10.3.x Python 2.7.8 and NumPy 1.7.1
ArcGIS Desktop 10.2.1 Python 2.7.5 and NumPy 1.7.1
ArcGIS Desktop 10.2.2 Python 2.7.5 and NumPy 1.7.1
ArcGIS Desktop 10.2 Python 2.7.3 and NumPy 1.6.1
ArcGIS Desktop 10.1 Python 2.7.2 and NumPy 1.6.1
ArcGIS Desktop 10.0 Python 2.6.5 and NumPy 1.3.0

ArcGIS Enterprise

ArcGIS Enterprise 11.4 Python 3.11.10, NumPy 1.24.3, and matplotlib 3.6.3
ArcGIS Enterprise 11.3 Python 3.11.8, NumPy 1.24.3, and matplotlib 3.6.3
ArcGIS Enterprise 11.2 Python 3.9.17, NumPy 1.22.4, and matplotlib 3.6.0
ArcGIS Enterprise 11.1 Python 3.9.16, NumPy 1.20.1, and matplotlib 3.6.0
ArcGIS Enterprise 11.0 Python 3.9.11, NumPy 1.20.1, and matplotlib 3.4.3
ArcGIS Enterprise 10.9.1 Python 2.7.18.4, NumPy 1.16.6, and matplotlib 2.2.5
ArcGIS Enterprise 10.9.1 Python 3.7.11, NumPy 1.20.1, and matplotlib 3.4.2
ArcGIS Enterprise 10.9 Python 2.7.18, NumPy 1.9.3, and matplotlib 1.5.2
ArcGIS Enterprise 10.9 Python 3.7.9, NumPy 1.19.1, and matplotlib 3.3.1
ArcGIS Enterprise 10.8.1 Python 2.7.18, NumPy 1.9.3, and matplotlib 1.5.2
ArcGIS Enterprise 10.8.1 Python 3.6.10, NumPy 1.18.1, and matplotlib 3.2.1
ArcGIS Enterprise 10.8 Python 2.7.16, NumPy 1.9.3, and matplotlib 1.5.2
ArcGIS Enterprise 10.8 Python 3.6.9, NumPy 1.16.5, and matplotlib 3.1.1
ArcGIS Enterprise 10.7.1 Python 2.7.16, NumPy 1.9.3, and matplotlib 1.5.2
ArcGIS Enterprise 10.7.1 Python 3.6.8, NumPy 1.16.2, matplotlib 3.0.3
ArcGIS Enterprise 10.7 Python 2.7.15, NumPy 1.9.3, and matplotlib 1.5.2
ArcGIS Enterprise 10.7 Python 3.6.6, NumPy 1.15.1, matplotlib 2.2.3
ArcGIS Enterprise 10.6.1 Python 2.7.14, NumPy 1.9.3, and matplotlib 1.5.2
ArcGIS Enterprise 10.6.1 Python 3.6.5, NumPy 1.14.2, matplotlib 2.2.2
ArcGIS Enterprise 10.6 Python 2.7.14, NumPy 1.9.3, and matplotlib 1.5.2
ArcGIS Enterprise 10.6 Python 3.6.2
ArcGIS Enterprise 10.5.1 Python 2.7.13, NumPy 1.9.3, and matplotlib 1.5.2
ArcGIS Enterprise 10.5.1 Python 3.5.3
ArcGIS Enterprise 10.5 Python 2.7.12, NumPy 1.9.3, and matplotlib 1.5.2
ArcGIS Enterprise 10.5 Python 3.5.2
ArcGIS Enterprise 10.4 and 10.4.1 Python 2.7.10, NumPy 1.9.2, and matplotlib 1.4.3
ArcGIS Enterprise 10.4 and 10.4.1 Python 3.4.1
ArcGIS Enterprise 10.3.x Python 2.7.8, NumPy 1.7.1, and matplotlib 1.3.0
ArcGIS Enterprise 10.2.1 and 10.2.2 Python 2.7.5 and NumPy 1.7.1
ArcGIS Enterprise 10.2 Python 2.7.3 and NumPy 1.6.1
ArcGIS Enterprise 10.1 Python 2.7.2 and NumPy 1.6.1
ArcGIS Enterprise 10.0 Python 2.6.5 and NumPy 1.3.0

总结

还有一些非常老的版本没有总结,目前来说一般用的人也不多了,如果有需要可以留言。

相关阅读

麻辣GIS-Sailor

作者:

GIS爱好者,学GIS,更爱玩GIS。

声明

1.本文所分享的所有需要用户下载使用的内容(包括但不限于软件、数据、图片)来自于网络或者麻辣GIS粉丝自行分享,版权归该下载资源的合法拥有者所有,如有侵权请第一时间联系本站删除。

2.下载内容仅限个人学习使用,请切勿用作商用等其他用途,否则后果自负。

手机阅读
公众号关注
知识星球
手机阅读
麻辣GIS微信公众号关注
最新GIS干货
关注麻辣GIS知识星球
私享圈子
没有下文

留言板(小编看到第一时间回复)