Hi, This is a long-standing bug in Python involving non-latin keys in the Windows registry:
http://bugs.python.org/issue9291 For a workaround, see here: https://groups.google.com/forum/#!topic/django-users/YTkJs1p0YqA Good luck! Peter > -----Original Message----- > From: [email protected] [mailto:mnemosyne- > [email protected]] On Behalf Of gamebitt > Sent: 26 April 2014 17:42 > To: [email protected] > Subject: [mnemosyne-proj-users] Problem on startup of 2.3 > > I uninstalled the previous version of Mnemosyne and then installed version > 2.3. When i tried to launch it i got these error messages: > Traceback (most recent call last): > File "menmosyne", line 31, in <module> > File "mnemosyne\libmnemosyne\_init_.pyo", line 10, in <module> File > "mnemosyne\libmnemosyne\utils.pyo" line 282, in <module> File > "openSM2sync\server.pyo", line 17, in <module> File "cherrypy\_init_.pyo", > line 70, in <module> File "cherrypy\_cptools.pyo", line 245, in <module> File > "cherrypy\lib\static.pyo", line 7, in <module> File "mimetypes.pyo", line 359, > in init File "mimetypes.pyo", line 258, in read_windows_registry File > "mimetypes.pyo", line 249, in enum_types UnicodeDecodeError > : > 'ascii' codec can't decode byte 0xbf in position 1: ordinal not in range(128) > > I tried cleaning the registry and many other solutions, but nothing works. > I am using Windows 7 x64. It works when running at the computer with Win7 > 32bit but I tried it also on my laptop (x64) and the problem is the same. The > previous version works fine. What should I do. Sorry for my rusty English. > > -- > You received this message because you are subscribed to the Google Groups > "mnemosyne-proj-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to mnemosyne-proj- > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/mnemosyne-proj-users/af223aff-355a- > 4aa7-9d70-37176723a189%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/013a01cf61dd%2464c4cec0%242e4e6c40%24%40UGent.be. For more options, visit https://groups.google.com/d/optout.
