laptop and a wrench

不具合

Changes made to a Python script that is being referenced in a model is not reflected in the execution results on running the model in ArcGIS Pro.

最後に公開された状態: May 20, 2020 ArcGIS Pro
不具合 ID 番号 BUG-000114685
送信されましたJune 15, 2018
最終更新日June 5, 2024
適用対象ArcGIS Pro
見つかったバージョン2.1.3
オペレーティング システムWindows OS
オペレーティング システムのバージョン7.0 64 Bit
ステータスWill Not Be Addressed

参考情報

This is by design. When working on imported files, add a small bit of logic into their code to force a reload. https://pro.arcgis.com/en/pro-app/arcpy/geoprocessing_and_python/editing-a-python-toolbox.htm import yourmoduleimport importlibimportlib.reload(yourmodule)

対処法

The issue is not reproducible in ArcMap 10.6 . When updating the LoginCheck.py script, the changes are reflected in the model execution results within the same ArcMap session.

再現の手順

不具合 ID: BUG-000114685

ソフトウェア:

  • ArcGIS Pro

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

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

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

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

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

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

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