Hi, I have a problem ...
When I installed Armory some years ago, I set a password containing the letter "ß" (some special german letter). No when I try to unlock it, it says
Traceback (most recent call last):
File "/usr/local/lib/armory/qtdialogs.py", line 305, in acceptPassphrase
self.securePassphrase = SecureBinaryData(str(self.edtPasswd.text()))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xdf' in position 11: ordinal not in range(128)
Can somebody help me?