Electrum 3.3.4 Won't install or run

Post Reply
Message
Author
TauTsar
Posts: 38
Joined: Thu Jun 21, 2018 4:49 am

Electrum 3.3.4 Won't install or run

#1 Post by TauTsar »

https://electrum.org/#download

Couldn't find the right forum for this plea of help.. I'm unsuccessful after much effort trying to install Electrum wallet. Any help would be fantastic.

Code: Select all


System:
  Host: BMF Kernel: 4.15.0-1-amd64 x86_64 bits: 64 compiler: gcc v: 6.3.0 
  Desktop: Xfce 4.12.3 Distro: MX-18_x64 Continuum March 14  2018 
  base: Debian GNU/Linux 9 (stretch) 
Machine:
  Type: Desktop Mobo: ASRock model: Z77 Extreme4-M serial: <filter> 
  BIOS: American Megatrends v: P1.30 date: 07/13/2012 
Battery:
  Device-1: hidpp_battery_0 model: Logitech Wireless Mouse M510 
  charge: Normal status: Discharging 
CPU:
  Topology: Quad Core model: Intel Core i5-3570K bits: 64 type: MCP 
  arch: Ivy Bridge rev: 9 L2 cache: 6144 KiB 
  flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 27201 
  Speed: 1890 MHz min/max: 1600/3800 MHz Core speeds (MHz): 1: 1600 2: 1600 
  3: 1600 4: 1601 
Graphics:
  Device-1: Intel Xeon E3-1200 v2/3rd Gen Core processor Graphics 
  vendor: ASRock driver: i915 v: kernel bus ID: 00:02.0 
  Display: x11 server: X.Org 1.19.2 driver: intel resolution: 1440x900~60Hz 
  OpenGL: renderer: Mesa DRI Intel Ivybridge Desktop v: 4.2 Mesa 18.2.6 
  direct render: Yes 
Audio:
  Device-1: Intel 7 Series/C216 Family High Definition Audio 
  vendor: ASRock Z77 Extreme4 driver: snd_hda_intel v: kernel 
  bus ID: 00:1b.0 
  Sound Server: ALSA v: k4.15.0-1-amd64 
Network:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
  vendor: ASRock driver: r8169 v: 2.3LK-NAPI port: e000 bus ID: 02:00.0 
  IF: eth0 state: down mac: <filter> 
  Device-2: D-Link AirPlus G DWL-G122 Wireless Adapter(rev.B1) [Ralink 
  RT2571] 
  type: USB driver: rt2500usb bus ID: 1-1.5:3 
  IF: wlan0 state: up mac: <filter> 
Drives:
  Local Storage: total: 119.24 GiB used: 63.97 GiB (53.6%) 
  ID-1: /dev/sda vendor: OCZ model: VERTEX4 size: 119.24 GiB 
Partition:
  ID-1: / size: 8.86 GiB used: 7.72 GiB (87.2%) fs: ext4 dev: /dev/sda1 
  ID-2: /home size: 97.15 GiB used: 56.24 GiB (57.9%) fs: ext4 
  dev: /dev/sda3 
  ID-3: swap-1 size: 1.97 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/sda4 
Sensors:
  System Temperatures: cpu: 22.0 C mobo: N/A 
  Fan Speeds (RPM): N/A 
Repos:
  No active apt repos in: /etc/apt/sources.list 
  Active apt repos in: /etc/apt/sources.list.d/antix.list 
  1: deb http://la.mxrepo.com/antix/stretch/ stretch main
  Active apt repos in: /etc/apt/sources.list.d/debian-stable-updates.list 
  1: deb http://ftp.us.debian.org/debian/ stretch-updates main contrib non-free
  Active apt repos in: /etc/apt/sources.list.d/debian.list 
  1: deb http://ftp.us.debian.org/debian/ stretch main contrib non-free
  2: deb http://security.debian.org/ stretch/updates main contrib non-free
  Active apt repos in: /etc/apt/sources.list.d/mx.list 
  1: deb http://mxrepo.com/mx/repo/ stretch main non-free
  No active apt repos in: /etc/apt/sources.list.d/various.list 
Info:
  Processes: 246 Uptime: 1d 4h 38m Memory: 7.51 GiB used: 3.11 GiB (41.4%) 
  Init: SysVinit runlevel: 5 Compilers: gcc: 6.3.0 Shell: bash v: 4.4.12 
  inxi: 3.0.29 
  
 

Code: Select all

mrpolite@BMF:~/Downloads/Electrum-3.3.4
$ sudo python3 -m pip install .[fast]
[sudo] password for mrpolite: 
The directory '/home/mrpolite/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/home/mrpolite/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Processing /home/mrpolite/Downloads/Electrum-3.3.4
    Complete output from command python setup.py egg_info:
    Error: Electrum requires Python version >= 3.6.1...
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /var/tmp/pip-144in5f4-build/
mrpolite@BMF:~/Downloads/Electrum-3.3.4
$ sudo apt-get install python3-setuptools
Reading package lists... Done
Building dependency tree       
Reading state information... Done
python3-setuptools is already the newest version (33.1.1-1).
The following packages were automatically installed and are no longer required:
  libllvm3.9 libva-wayland1
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 37 not upgraded.
 

User avatar
Stevo
Developer
Posts: 12842
Joined: Fri Dec 15, 2006 8:07 pm

Re: Electrum 3.3.4 Won't install or run

#2 Post by Stevo »

Since it requires a newer version of Python 3 than we can provide, I would suggest giving their AppImage a try instead.

TauTsar
Posts: 38
Joined: Thu Jun 21, 2018 4:49 am

Re: Electrum 3.3.4 Won't install or run

#3 Post by TauTsar »

OK. This will be my first time using AppImage. I'll give it a shot.
Thanks

User avatar
Stevo
Developer
Posts: 12842
Joined: Fri Dec 15, 2006 8:07 pm

Re: Electrum 3.3.4 Won't install or run

#4 Post by Stevo »

You need to make the AppImage file executable--you can do this in Thunar by right-clicking it, then Properties/Permissions, and clicking the checkbox. Then you can launch it by clicking it, or use the terminal.

Post Reply

Return to “Software / Configuration”