Bug
| Bug-ID-Nummer | BUG-000126403 |
|---|---|
| Eingereicht | October 30, 2019 |
| Zuletzt geändert | June 5, 2024 |
| Gilt für | Portal for ArcGIS |
| Gefunden in Version | 10.7.1 |
| Betriebssystem | Windows OS |
| Status | Fixed |
There is a 'Super' syntax used when initializing the PortalLicense object (_system.py in the admin folder of the conda environment).
Line 634 - Changing the format from super(Derived, self).init() to super().init() resolves the issue.
NOTE : The fix must only be implemented for testing purposes. It is recommended to make a backup of the original file. Implementing the fix effectively void support (the user are working with the API as-released).
Bug-ID: BUG-000126403
Software:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen