Author

Topic: cannot initiate armory (Read 167 times)

sr. member
Activity: 525
Merit: 282
January 22, 2019, 07:01:04 PM
#8
You may want to run
Code:
python2 ArmoryQt.py
instead.
hero member
Activity: 640
Merit: 500
interested to BUY CASASCIUS
January 20, 2019, 07:17:27 PM
#7
same error.
:~$ armory
Traceback (most recent call last):
File "/usr/bin/../lib/armory/ArmoryQt.py", line 37, in
from PyQt4.QtGui import *
ImportError: /usr/lib/python2.7/dist-packages/PyQt4/QtGui.x86_64-linux-gnu.so: undefined symbol: _ZN15QSessionManager16staticMetaObjectE
sr. member
Activity: 525
Merit: 282
January 20, 2019, 02:49:39 PM
#6
thanks for your help goatpig :-)
just installed & runned your command and still equal error !!!
any tip?
thanks.

Posting the error would help. Smiley That and logs. (There are plenty of posts here regarding where to find the logs.)
hero member
Activity: 640
Merit: 500
interested to BUY CASASCIUS
January 20, 2019, 02:33:57 PM
#5
thanks for your help goatpig :-)
just installed & runned your command and still equal error !!!
any tip?
thanks.
legendary
Activity: 3640
Merit: 1345
Armory Developer
January 17, 2019, 09:32:56 PM
#4
Just run that line and try again.
hero member
Activity: 640
Merit: 500
interested to BUY CASASCIUS
January 17, 2019, 06:51:45 PM
#3
i have not readed nothing about dependencies in the website
legendary
Activity: 3640
Merit: 1345
Armory Developer
January 17, 2019, 02:37:23 PM
#2
Did you install the dependencies?

Code:
sudo apt-get install git-core build-essential pyqt4-dev-tools swig libqtcore4 libqt4-dev python-qt4 python-dev python-twisted python-psutil automake autotools-dev libtool
hero member
Activity: 640
Merit: 500
interested to BUY CASASCIUS
January 17, 2019, 02:28:24 PM
#1
just installed armory 0.96.5_amd64_gcc7.2 on ubuntu 18.04 and cannot run
view this by terminal:

:~$ armory
Traceback (most recent call last):
File "/usr/bin/../lib/armory/ArmoryQt.py", line 37, in
from PyQt4.QtGui import *
ImportError: /usr/lib/python2.7/dist-packages/PyQt4/QtGui.x86_64-linux-gnu.so: undefined symbol: _ZN15QSessionManager16staticMetaObjectE

thanks appreciated any help
Jump to: