Author

Topic: Armory will not launch (Read 147 times)

legendary
Activity: 3640
Merit: 1345
Armory Developer
November 29, 2017, 03:53:07 PM
#3
Assuming you're on a Debian based distro:

Code:
sudo apt-get install python-psutil
newbie
Activity: 30
Merit: 0
November 29, 2017, 03:04:49 PM
#2
I should perhaps add this is my first attempt at launching it since the hard fork earlier this year. The only other thing that may have changed with the system could have been a security update.
newbie
Activity: 30
Merit: 0
November 29, 2017, 12:05:53 PM
#1
Ubuntu 16.04.
Bitcoin 0.14.2
Armory version 0.96.1
 Was previously launching from startup without issue.

Get the following error message when trying to launch from terminal:
Code:
Traceback (most recent call last):
  File "/usr/local/bin/../lib/armory/ArmoryQt.py", line 38, in
    import psutil
ImportError: No module named psutil
Jump to: