Export to GitHub

turnip-town - issue #20

Db creation fails, non-English characters


Posted on Jan 13, 2010 by Quick Bear

What steps will reproduce the problem? 1. With a Windows user that has non-english characters in the windows user name. 2. Run GW

What is the expected output? What do you see instead?

Traceback (most recent call last): File "gw.py", line 2908, in <module> File "gw.py", line 159, in init File "main_utils\local_songs.pyo", line 44, in create_tables

UnicodeEncodeError: 'ascii' codec can't encode character u'\u0142' in position 11: ordinal not in range(128)

Status: Accepted

Labels:
Type-Defect Priority-Medium