An OSError message is returned when using the ArcGIS Pro project's Save function.
上次发布: March 6, 2023ArcGIS Pro
漏洞 ID 编号
BUG-000156285
已提交
March 3, 2023
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
N/A
操作系统
Windows OS
操作系统版本
N/A
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
This is being marked as designed because the ArcGIS project file (.aprx) is external to the current project. When referencing the project in the application, using CURRENT is recommended. When referencing an external project, it is best to run the script outside of the application. In other words, CURRENT is designed to work directly with ArcGIS Notebooks, the Python window, or script tools in the application. Use external Integrated Development Environments (IDEs) such as IDLE, the Jupyter Notebook, Wing, and others when testing stand-alone scripts.