Bitcoin Forum
May 03, 2024, 10:53:50 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Electrum won't start ("Unknown GUI: whatever" error message)  (Read 994 times)
guarriman (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
March 18, 2013, 09:34:46 PM
 #1

Hi.

Using Ubuntu 11.10, I've just installed Electrum:
[]# sudo apt-get install python-qt4 python-pip
[]# sudo pip install http://download.electrum.org/download/Electrum-1.7.tar.gz#md5=4580c7ab656174a20334062b7fc1201f

But when trying to execute the program:
[]# electrum

I get this error message:
Error: Unknown GUI: classic

I tried with other GUIs:
[]# electrum -g lite
Error: Unknown GUI: lite
[]# electrum -g gtk
Error: Unknown GUI: gtk
[]# electrum -g text
Error: Unknown GUI: text

What am I doing wrong? Thank you very much.
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714776830
Hero Member
*
Offline Offline

Posts: 1714776830

View Profile Personal Message (Offline)

Ignore
1714776830
Reply with quote  #2

1714776830
Report to moderator
1714776830
Hero Member
*
Offline Offline

Posts: 1714776830

View Profile Personal Message (Offline)

Ignore
1714776830
Reply with quote  #2

1714776830
Report to moderator
1714776830
Hero Member
*
Offline Offline

Posts: 1714776830

View Profile Personal Message (Offline)

Ignore
1714776830
Reply with quote  #2

1714776830
Report to moderator
ThomasV
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
March 18, 2013, 09:44:47 PM
 #2

try this:

Code:
 sudo pip install http://download.electrum.org/download/Electrum-1.7.tar.gz#md5=4580c7ab656174a20334062b7fc1201f --upgrade

Electrum: the convenience of a web wallet, without the risks
guarriman (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
March 18, 2013, 10:31:04 PM
 #3

Thank you very much. Finally I downloaded the source code and installed with Python

[]# sudo python setup.py install
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!