I'd like to print dialogs in french using pyRevit scripts. As soon as I include an accent like "ê" in my code, the pyRevit script doesn't even execute.
But if I do for instance print "être" in RevitPythonShell, no problem.
Why? Why the different treatment, and can it be handeled with pyRevit?
Thanks a lot, Arnaud.