Re: wxPython Cannot convert from the charset 'latin-1'

2007-07-03 Thread kyosohma
On Jul 3, 11:16 am, Helmut Jarausch <[EMAIL PROTECTED]> wrote: > Hi, > > I'm trying to teach "dugui.py" (a tiny GUI for restructuredtext written in > wxPython) to accept files in isolatin-1 encoding. It displays e.g. German > umlauts correctly but then I get a popup window saying > Python Error >

wxPython Cannot convert from the charset 'latin-1'

2007-07-03 Thread Helmut Jarausch
Hi, I'm trying to teach "dugui.py" (a tiny GUI for restructuredtext written in wxPython) to accept files in isolatin-1 encoding. It displays e.g. German umlauts correctly but then I get a popup window saying Python Error Cannot convert from the charset 'latin-1'! How can I find out where this