| Numéro d’ID de bogue |
BUG-000107143 |
| Envoi | August 4, 2017 |
| Dernière modification | June 5, 2024 |
| S’applique à | ArcGIS Drone2Map |
| Version trouvée | 1.2 |
| Système d’exploitation | Windows OS |
| Version du système d’exploitation | 8.1 |
| Version de correction | 1.3 |
| Statut | Fixed
Le bogue a été corrigé. Pour plus d’informations, reportez-vous aux sections Version de correction et Informations supplémentaires, le cas échéant.
|
Solution de contournement
Workaround from Distributor:Encoding is the reason of the described problem. Change to: «<a href="http://ExportToArcGISPro.py" target="_blank">ExportToArcGISPro.py</a>» file ("<a href="file:C:/Program" target="_blank">C:\Program</a> Files\ArcGIS\Drone2Map\Bin\data\Scripts\Arcpy\<a href="http://ExportToArcGISPro.py" target="_blank">ExportToArcGISPro.py</a>").Original code:with open(parameters_file) as data_file:modified code:with open(parameters_file, encoding='utf-8') as data_file]
Étapes pour reproduire
ID de bogue: BUG-000107143
Logiciel: