Bitcoin Forum
June 18, 2024, 02:51:59 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Error: No module named dns. Try 'sudo pip install <module-name>'  (Read 862 times)
prashant.singh (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
May 01, 2017, 05:42:46 PM
 #1

I am trying to run electrum testnet:

Steps I followed:

      
Code:
git clone https://github.com/spesmilo/electrum.git
cd electrum
pyrcc4 icons.qrc -o gui/qt/icons_rc.py
./electrum --testnet

But I am getting an error as:
Quote
Error: No module named dns. Try 'sudo pip install <module-name>'

What does this mean? Am I missing anything?
Abdussamad
Legendary
*
Offline Offline

Activity: 3640
Merit: 1568



View Profile
May 01, 2017, 06:13:36 PM
 #2

you didn't install electrum like you were supposed to so dependencies haven't been installed. you have to install it using pip2. the instructions are on the download page of the electrum site.
ThatRandom8543
Sr. Member
****
Offline Offline

Activity: 1344
Merit: 307


View Profile
May 01, 2017, 07:10:01 PM
 #3

You should use pip/pip2 to install electrum. I believe it should also install some dependencies it depends on to run. You can manually install electrum without pip but its easier to use it.
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!