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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動