laptop and a wrench

Bug

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.

Zuletzt veröffentlicht: May 20, 2020 ArcGIS Pro
Bug-ID-Nummer BUG-000114685
EingereichtJune 15, 2018
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS Pro
Gefunden in Version2.1.3
BetriebssystemWindows OS
Betriebssystemversion7.0 64 Bit
StatusWill Not Be Addressed

Zusätzliche Informationen

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)

Workaround

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.

Schritte zur Reproduzierung

Bug-ID: BUG-000114685

Software:

  • ArcGIS Pro

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln