Bug
Bug-ID-Nummer | BUG-000156284 |
---|---|
Eingereicht | March 3, 2023 |
Zuletzt geändert | January 27, 2025 |
Gilt für | Portal for ArcGIS |
Gefunden in Version | 10.9.1 |
Betriebssystem | Windows OS |
Betriebssystemversion | 10.0 |
Status | As Designed |
Limited success has been achieved in some scripts by writing paths differently. For example:
path = "\\Test$_TableToExcel.xlsx"
Output_Excel_File = cwd + os.path.join(path)
In this approach, a new variable for the network path is created, and os.path.join is used with the variable instead of directly typing the network path. This method resolves the syntax errors.
Bug-ID: BUG-000156284
Software:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen