laptop and a wrench

Bug

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".

Last Published: January 12, 2023 ArcGIS API for Python
Bug ID Number BUG-000153318
SubmittedOctober 27, 2022
Last ModifiedJune 5, 2024
Applies toArcGIS API for Python
Version found2.0.1
Operating SystemWindows OS
Operating System Version10.0 64 Bit
Version FixedQ1 2023
StatusFixed

Workaround

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

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

Steps to Reproduce

Bug ID: BUG-000153318

Software:

  • ArcGIS API for Python

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options