Bitcoin Forum

Bitcoin => Armory => Topic started by: dujbo on September 02, 2017, 08:45:28 AM



Title: Help:Setup error.System is Win10 64bit,and language is Chinese.
Post by: dujbo on September 02, 2017, 08:45:28 AM
The armyory.exe.log is:

(ERROR) ArmoryUtils.pyc:3719 - Unsupported language specified. Defaulting to English (en)
(ERROR) Traceback (most recent call last):
File "ArmoryQt.py", line 5975, in
File "ArmoryQt.py", line 247, in init
File "ArmoryQt.py", line 2209, in loadWalletsAndSettings
File "ArmoryQt.py", line 2215, in loadCppWallets
UnicodeEncodeError: 'ascii' codec can't encode characters in position 9-11: ordinal not in range(128)

Thanks!


Title: Re: Help:Setup error.System is Win10 64bit,and language is Chinese.
Post by: goatpig on September 02, 2017, 08:49:02 AM
Delete the .lmdb files in your datadir.


Title: Re: Help:Setup error.System is Win10 64bit,and language is Chinese.
Post by: dujbo on September 02, 2017, 11:27:40 AM
Delete the .lmdb files in your datadir.
Thank you for your answer, but I can not find this file in the data directory.
In addition, Is this question related to Chinese windows user name?
Thank you.
https://drive.google.com/open?id=0BzNm7XjBhdrkenZ4ajJiRTJ1ZGs


Title: Re: Help:Setup error.System is Win10 64bit,and language is Chinese.
Post by: dujbo on September 02, 2017, 12:56:50 PM
Delete the .lmdb files in your datadir.
Basically determine the problem is because the data directory contains the Chinese(windows user name), but I do not want to change my windows user name, there is no way to change the armory data directory? Thank you!


Title: Re: Help:Setup error.System is Win10 64bit,and language is Chinese.
Post by: achow101 on September 02, 2017, 03:45:26 PM
Basically determine the problem is because the data directory contains the Chinese(windows user name), but I do not want to change my windows user name, there is no way to change the armory data directory? Thank you!
Move your datadir to a new place. Then start Armory with --datadir=<path> where <path> is the path to the new location of your datadir.