This is what I get after running debug mode: Found Python at 'C:\Games\Python27\python.exe'
Launching Wrye Bash in debug mode
Traceback (most recent call last):
File "Wrye Bash Launcher.pyw", line 32, in <module>
from bash import bash
File "C:\Program Files (x86)\Steam\steamapps\common\skyrim\Mopy\bash\bash.py", line 40, in <module>
import bolt
File "C:\Program Files (x86)\Steam\steamapps\common\skyrim\Mopy\bash\bolt.py", line 292, in <module>
language = bass.language or locale.getlocale()[0].split(u'_',1)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 15: ordinal not in range(128)