Bitcoin Forum

Bitcoin => Armory => Topic started by: micha445 on December 31, 2020, 08:57:33 AM



Title: I had to upgrade to ubuntu 18.10 Armory gone . How to repair solution. [SOLVED]
Post by: micha445 on December 31, 2020, 08:57:33 AM
I updated fom 18.04 to 18.10 due to some issues

Armory seems to have gotten deinstalled.

Reinstallation fails:
 armory depends on python-qt4; however:
  Package python-qt4 is not installed.

I followed this and it starts up again:
https://askubuntu.com/questions/1265294/pyqt4-on-ubuntu-20-04-install


Title: Re: I had to upgrade to ubuntu 18.10 Armory gone . How to repair solution. [SOLVED]
Post by: goatpig on December 31, 2020, 10:35:51 AM
Code:
$ sudo apt-get install libqtcore4 python-qt4 python-dev python-twisted python-psutil

These are the dependencies for Ubuntu to run Armory