Bitcoin Forum
May 14, 2024, 02:00:38 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: cannot initiate armory  (Read 168 times)
roterdam (OP)
Hero Member
*****
Offline Offline

Activity: 640
Merit: 500


interested to BUY CASASCIUS


View Profile
January 17, 2019, 06: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 <module>
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
1715652038
Hero Member
*
Offline Offline

Posts: 1715652038

View Profile Personal Message (Offline)

Ignore
1715652038
Reply with quote  #2

1715652038
Report to moderator
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715652038
Hero Member
*
Offline Offline

Posts: 1715652038

View Profile Personal Message (Offline)

Ignore
1715652038
Reply with quote  #2

1715652038
Report to moderator
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
January 17, 2019, 06: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

roterdam (OP)
Hero Member
*****
Offline Offline

Activity: 640
Merit: 500


interested to BUY CASASCIUS


View Profile
January 17, 2019, 10:51:45 PM
 #3

i have not readed nothing about dependencies in the website
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
January 18, 2019, 01:32:56 AM
 #4

Just run that line and try again.

roterdam (OP)
Hero Member
*****
Offline Offline

Activity: 640
Merit: 500


interested to BUY CASASCIUS


View Profile
January 20, 2019, 06:33:57 PM
 #5

thanks for your help goatpig :-)
just installed & runned your command and still equal error !!!
any tip?
thanks.
droark
Sr. Member
****
Offline Offline

Activity: 525
Merit: 282


View Profile WWW
January 20, 2019, 06: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.)
roterdam (OP)
Hero Member
*****
Offline Offline

Activity: 640
Merit: 500


interested to BUY CASASCIUS


View Profile
January 20, 2019, 11:17:27 PM
 #7

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

Activity: 525
Merit: 282


View Profile WWW
January 22, 2019, 11:01:04 PM
 #8

You may want to run
Code:
python2 ArmoryQt.py
instead.
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!