Nikyania Posted October 21, 2012 Share Posted October 21, 2012 (edited) So trying to get Wrye bash to work but it just won't start. I keep getting this error. bash\bolto:259: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequalC:\STEAM\steamapps\common\Oblivion\Mopy\Wrye Bash.exe\bash\bolt.py:259: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequalbash\bolto:259: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequalC:\STEAM\steamapps\common\Oblivion\Mopy\Wrye Bash.exe\bash\bolt.py:259: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequalTraceback (most recent call last): File "Wrye Bash Launcher.pyw", line 32, in <module> from bash import bash File "zipextimporter.pyo", line 92, in load_module File "bash\bash.pyo", line 40, in <module> File "zipextimporter.pyo", line 92, in load_module File "bash\bolt.pyo", line 294, in <module> File "bash\bolt.pyo", line 261, in initTranslator File "bash\bolt.pyo", line 261, in <genexpr>UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 15: ordinal not in range(128) Can anyone help me with this? I might want to add that i reinstalled steam to "C:\STEAM" since i read somewhere that one had to do that. But no difference. Edited October 21, 2012 by Nikyania Link to comment Share on other sites More sharing options...
Hickory Posted October 21, 2012 Share Posted October 21, 2012 What version of Wrye Bash are you using? And what version of Python / wxPython are you using? Link to comment Share on other sites More sharing options...
Nikyania Posted October 22, 2012 Author Share Posted October 22, 2012 I got a "Python27" folder so i guess it's python 2.7 I got the "Wrye Bash 300" from http://oblivion.nexusmods.com/mods/22368 Link to comment Share on other sites More sharing options...
Hickory Posted October 22, 2012 Share Posted October 22, 2012 I suggest you uninstall (from Control Panel) everything to do with Python, including all wxPython libraries... everything. Then download the Wrye Python from the Nexus, OR use the standalone. Link to comment Share on other sites More sharing options...
Recommended Posts