laptop and a wrench

漏洞

When using in memory while working with Spatially Enabled Data Frames in ArcGIS Python API with ArcGIS Pro 3.0.x, the following error message is returned, "ERROR 000732: Table Location: Dataset C:\WINDOWS\system32\memory does not exist or is not supported".

上次发布: January 12, 2023 ArcGIS API for Python
漏洞 ID 编号 BUG-000153318
已提交October 27, 2022
上次修改时间June 5, 2024
适用范围ArcGIS API for Python
找到的版本2.0.1
操作系统Windows OS
操作系统版本10.0 64 Bit
修正版本Q1 2023
状态Fixed

解决办法

tempFC = sdf.spatial.to_featureclass(r"memory\matchfc") 

matchTable = arcpy.conversion.TableToTable(tempFC, "memory", "matchtable")

重现步骤

漏洞 ID: BUG-000153318

软件:

  • ArcGIS API for Python

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项