Error upon installation on Korean Windows 7
Posted: February 3rd, 2010, 4:59 am
I was trying to install the latest version of SABnzbd (0.5.0 RC3) on my friend's computer and once the installation completed it told me to check the log files in my installation directory. Here are the contents of the log file:
He's running the Korean version of Windows 7 and I'm assuming that has something to do with it as I've installed it just fine on many other computers just fine. Has anyone else run into this issue?
Thanks in advance for your help.
Code: Select all
Traceback (most recent call last):
File "SABnzbd.py", line 1225, in <module>
File "SABnzbd.py", line 803, in main
File "SABnzbd.py", line 323, in GetProfileInfo
File "sabnzbd\misc.pyo", line 257, in get_user_shellfolders
UnicodeEncodeError: 'latin-1' codec can't encode characters in position 9-10: ordinal not in range(256)
Thanks in advance for your help.