Do these have to be replaced or is it possible to use them in python?
Hi Johannes.
I had the same problem with spanish characters, and I found a solution with this sentence at the first script line:
# -*- coding: cp1252 -*-
Including the comment char, the initial hash key ==> #
If this charcode, cp1252, doesn't work, try another one, UTF-8 or similar.
Good luck!
Luis
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.