漏洞 ID 编号 |
BUG-000159835 |
已提交 | July 12, 2023 |
上次修改时间 | June 10, 2025 |
适用范围 | ArcGIS Pro |
找到的版本 | 3.1.2 |
操作系统 | Windows OS |
操作系统版本 | 10.0 64 Bit |
状态 | As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
|
附加信息
The COM-based object system used by ArcGIS for many of its types is incompatible with the Python faulthandler module. To use Python Developer mode, explicitly disable faulthandler by adding faulthandler.disable() at the top of the code, or include the same in a PYTHONSTARTUP script.
解决办法
Complete the workflow outside of Developer mode.
重现步骤