|
From: Alexander E. <ale...@ov...> - 2013-05-15 11:54:44
|
On Wed, 15 May 2013 10:40:47 +0000 Ojala Janne <jan...@aa...> wrote: ['ä' Umlaut] > >pythonw -u "bugtest.py" > >Exit code: -1073740777 My installation (Python 2.6.6, MPL 1.2.1) is a bit more helpful with error messages: UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 269: ordinal not in range(128) A similar error is raised with the other character you suggested. Unfortunately, I do not know about MPL's limitations related to unicode labels. I use "text.usetex : True" in my matplotlibrc. Regards Alex -- Alexander Eberspächer Theorie der Kondensierten Materie I Otto-von-Guericke-Universität Magdeburg Fon: +49 391 67 11339 |