Bogue
| Numéro d’ID de bogue | BUG-000133395 |
|---|---|
| Envoi | August 27, 2020 |
| Dernière modification | July 11, 2025 |
| S’applique à | ArcGIS Pro |
| Version trouvée | 2.6 |
| Système d’exploitation | Windows OS |
| Version du système d’exploitation | 10.0 64 Bit |
| Version de correction | 2.7 |
| Statut | Fixed |
The issue can be resolved by getting the second line of the tool, which is return value", “TEXT”) appended after the first line.
For example, instead of arcpy.management.CalculateField("World Continents", "CONTINENT", "test(!OBJECTID!)", "PYTHON3", r"def test(value):
return value", "TEXT") , the code lines must look like the following: arcpy.management.CalculateField("World Continents",
"CONTINENT", "test(!OBJECTID!)", "PYTHON3", r"def test(value):return value", "TEXT")
ID de bogue: BUG-000133395
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support