An error message is returned when the wxPython toolkit is used in ArcGIS Pro.
上次发布: August 20, 2019ArcGIS Pro
漏洞 ID 编号
BUG-000123609
已提交
July 10, 2019
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
2.2.4
操作系统
N/A
操作系统版本
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
It is not recommended to use this package within ArcGIS Pro as ArcGIS Pro runs multiple threads at a time. The Mainloop() function from the wxPhython module must be run on the main thread which is not possible inside ArcGIS Pro.