Bitcoin Forum
September 24, 2024, 11:12:22 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Armory will not launch  (Read 154 times)
toshiva (OP)
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
November 29, 2017, 04:05:53 PM
Last edit: November 29, 2017, 04:46:36 PM by toshiva
 #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 <module>
    import psutil
ImportError: No module named psutil
toshiva (OP)
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
November 29, 2017, 07: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.
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3738
Merit: 1360

Armory Developer


View Profile
November 29, 2017, 07:53:07 PM
 #3

Assuming you're on a Debian based distro:

Code:
sudo apt-get install python-psutil

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!