Author

Topic: Unable to start Armory in Windows 10 (Read 153 times)

legendary
Activity: 3640
Merit: 1345
Armory Developer
March 20, 2018, 04:59:08 PM
#4
You would have to start Armory with --datadir=*custompath*
hero member
Activity: 628
Merit: 504
March 20, 2018, 03:03:17 PM
#3
Ok, thanks for quick reply. I installed armory on secondary drive, but some components are in user folder. Is there a config file where I could set a new path to that folder?
sr. member
Activity: 525
Merit: 282
March 20, 2018, 02:45:21 PM
#2
Does your Windows username have extended/Unicode characters in it (e.g., C:\Users\José)? If so, Armory currently can't handle that. There are a couple of options.

- Move your Armory data (and, if necessary, blockchain data) to directories without extended/Unicode characters (e.g., Jose, not José). I'm not 100% sure this will work but I'm pretty sure it will.
- Wait for Armory to upgrade to usage of Python 3. Py3 will handle these characters without any problems. Work is ongoing but it'll be a little while before Armory's ready.
hero member
Activity: 628
Merit: 504
March 20, 2018, 11:58:13 AM
#1
I've tried 0.96 official version with core 0.15.1. Then 0.96.4RC with core 0.16. Same results in both cases - I get an error message telling me to look up log life.

Here is a log:
(ERROR) ArmoryUtils.pyc:3747 - Unsupported language  specified. Defaulting to English (en)
(ERROR) 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 characters in position 9-13: ordinal not in range(128)

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 characters in position 9-13: ordinal not in range(128)
(ERROR) ArmoryUtils.pyc:3747 - Unsupported language  specified. Defaulting to English (en)
(ERROR) 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 characters in position 9-13: ordinal not in range(128)

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 characters in position 9-13: ordinal not in range(128)
(ERROR) ArmoryUtils.pyc:3747 - Unsupported language  specified. Defaulting to English (en)
(ERROR) 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 characters in position 9-13: ordinal not in range(128)

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 characters in position 9-13: ordinal not in range(128)
(ERROR) ArmoryUtils.pyc:3747 - Unsupported language  specified. Defaulting to English (en)
(ERROR) 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 characters in position 9-13: ordinal not in range(128)

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 characters in position 9-13: ordinal not in range(128)
(ERROR) ArmoryUtils.pyc:3723 - Unsupported language  specified. Defaulting to English (en)
(ERROR) Traceback (most recent call last):
  File "ArmoryQt.py", line 5999, 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-13: ordinal not in range(128)

Traceback (most recent call last):
  File "ArmoryQt.py", line 5999, 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-13: ordinal not in range(128)
Jump to: