etotheipi / BitcoinArmory

Python-Based Bitcoin Software
Other
820 stars 617 forks source link

Crash when loading: 'ascii' codec can't encode character #336

Open WallyCZ opened 7 years ago

WallyCZ commented 7 years ago

Traceback (most recent call last): File "ArmoryQt.py", line 5929, in File "ArmoryQt.py", line 244, in init File "ArmoryQt.py", line 2190, in loadWalletsAndSettings File "ArmoryQt.py", line 2196, in loadCppWallets UnicodeEncodeError: 'ascii' codec can't encode character u'\xe1' in position 10: ordinal not in range(128)

droark commented 6 years ago

341.