Bitcoin Forum
May 07, 2024, 11:24:09 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Unable to start Armory in Windows 10  (Read 152 times)
BlackPrapor (OP)
Hero Member
*****
Offline Offline

Activity: 628
Merit: 504



View Profile WWW
March 20, 2018, 03:58:13 PM
 #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 <module>
  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 <module>
  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 <module>
  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 <module>
  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 <module>
  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 <module>
  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 <module>
  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 <module>
  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 <module>
  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 <module>
  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)

There is no place like 127.0.0.1
In blockchain we trust
1715124249
Hero Member
*
Offline Offline

Posts: 1715124249

View Profile Personal Message (Offline)

Ignore
1715124249
Reply with quote  #2

1715124249
Report to moderator
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
droark
Sr. Member
****
Offline Offline

Activity: 525
Merit: 282


View Profile WWW
March 20, 2018, 06:45:21 PM
Merited by BlackPrapor (1)
 #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.
BlackPrapor (OP)
Hero Member
*****
Offline Offline

Activity: 628
Merit: 504



View Profile WWW
March 20, 2018, 07: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?

There is no place like 127.0.0.1
In blockchain we trust
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
March 20, 2018, 08:59:08 PM
 #4

You would have to start Armory with --datadir=*custompath*

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!