Bitcoin Forum
May 07, 2024, 06:57:06 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Using armoryd on Windows  (Read 117 times)
kobik (OP)
Jr. Member
*
Offline Offline

Activity: 39
Merit: 3


View Profile
February 14, 2018, 10:40:54 AM
Last edit: February 14, 2018, 11:02:41 AM by kobik
 #1

I installed python27 on Windows, then the Twisted package via:
pip install Twisted

All went well. copied the txjsonrpc folder to the Armory root folder.

Running python armoryd.py gives me an error:

Code:
Traceback (most recent call last):
  File "armoryd.py", line 107, in <module>
    from armoryengine.ALL import *
ImportError: No module named armoryengine.ALL

What am I doing wrong?

Thanks!
1715108226
Hero Member
*
Offline Offline

Posts: 1715108226

View Profile Personal Message (Offline)

Ignore
1715108226
Reply with quote  #2

1715108226
Report to moderator
1715108226
Hero Member
*
Offline Offline

Posts: 1715108226

View Profile Personal Message (Offline)

Ignore
1715108226
Reply with quote  #2

1715108226
Report to moderator
Bitcoin addresses contain a checksum, so it is very unlikely that mistyping an address will cause you to lose money.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715108226
Hero Member
*
Offline Offline

Posts: 1715108226

View Profile Personal Message (Offline)

Ignore
1715108226
Reply with quote  #2

1715108226
Report to moderator
1715108226
Hero Member
*
Offline Offline

Posts: 1715108226

View Profile Personal Message (Offline)

Ignore
1715108226
Reply with quote  #2

1715108226
Report to moderator
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
February 14, 2018, 01:50:25 PM
 #2

Quote
All went well. copied the txjsonrpc folder to the Armory root folder.

The error means you didn't complete that step. You want to copy the content of the armoryd repo into the Armory repo. Then, if Armory is built, you can run armoryd.

faxxxik
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
July 26, 2018, 09:07:40 AM
 #3

You can also have PYTHONPATH environment variable pointing elsewhere causing the same error.
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!