Bug-ID-Nummer |
BUG-000151419 |
Eingereicht | August 9, 2022 |
Zuletzt geändert | October 8, 2024 |
Gilt für | ArcGIS Pro |
Gefunden in Version | 2.9.3 |
Betriebssystem | Windows OS |
Betriebssystemversion | 10.0 64 Bit |
Status | Non-Reproducible
Dieses Problem konnte bei Tests durch das Entwicklungsteam nicht reproduziert werden. Problemen wird u. U. dieser Status zugewiesen, wenn sie nicht reproduziert werden können oder in einer Entwicklungsversion der Software nicht mehr relevant sind. Es wurde jedoch kein Fix zur Problembehebung installiert. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
The lock on the file geodatabase could not be reproduced in ArcGIS Pro 3.0.3 and 3.1.3. The existence of the file geodatabase was verified and deleted using the Python command prompt. If a lock is still encountered, use os.path.exists() instead.
Workaround
Use the os.path.exists() function instead.
Schritte zur Reproduzierung