laptop and a wrench

不具合

Running a Script tool that uses a search cursor that is out of process fails to search.

最後に公開された状態: August 21, 2015 ArcGIS for Desktop
不具合 ID 番号 BUG-000082982
送信されましたNovember 12, 2014
最終更新日June 5, 2024
適用対象ArcGIS for Desktop
見つかったバージョン10.2.2
オペレーティング システムWindows OS
オペレーティング システムのバージョン7
ステータスWill Not Be Addressed

参考情報

We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.

対処法

Use the original search cursor.arcpy.SearchCursorIn addition: f_names = [<a href="http://f.name" target="_blank">f.name</a> for f in arcpy.ListFields('x')] f_names[f_names.index(arcpy.Describe('x').OIDFieldName)] = 'OID@' with arcpy.da.SearchCursor('x', f_names) as sC: for row in sC:

再現の手順

不具合 ID: BUG-000082982

ソフトウェア:

  • ArcGIS for Desktop

バグのステータスが変更されたときに通知を受け取る

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

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

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

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

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

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