Bitcoin Forum
October 06, 2024, 04:19:15 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Electrum won't start ("Unknown GUI: whatever" error message)  (Read 1013 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.
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!