Bitcoin Forum
May 26, 2024, 03:57:04 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Electrum / how to run eletrum after install on linux on: March 01, 2020, 09:01:04 PM
I installed following the instructions, but now there is nothing on my desktop or in the menu.
which electrum finds nothing.



Code:
 
Successfully built Electrum pyaes
Installing collected packages: pyaes, ecdsa, qrcode, protobuf, dnspython, jsonrpclib-pelix, qdarkstyle, aiorpcx, multidict, yarl, async-timeout, aiohttp, aiohttp-socks, Electrum
  WARNING: The script qr is installed in '/home/stephen/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  WARNING: The script qdarkstyle is installed in '/home/stephen/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed Electrum-3.3.8 aiohttp-3.6.2 aiohttp-socks-0.3.4 aiorpcx-0.18.4 async-timeout-3.0.1 dnspython-1.16.0 ecdsa-0.15 jsonrpclib-pelix-0.4.0 multidict-4.7.5 protobuf-3.11.3 pyaes-1.6.1 qdarkstyle-2.6.8 qrcode-6.1 yarl-1.4.2
(base) :~/webprog$ which electrum
(base) :~/webprog$

2  Bitcoin / Electrum / Re: how to start electrum after python install on: February 25, 2019, 09:24:29 PM
Folks,

I think we can close this thread with my concluding remarks:

I followed the instructions on electrum.org to install the python version of the wallet. Running it from the download without installing works fine. This means there are no libs missing. The inability to find the executable and the error when I provide the path to the executable means the devs who did the package install did a sloppy job. I am not a full time python developer, but I write enough of it. I can fix the install myself, but nobody will pay me so I am not going to waste time.
The advice for subsequent users is to run without installing.

Thanks everybody for the comments.
3  Bitcoin / Electrum / best way to use eletrum with an ATM on: February 24, 2019, 09:46:02 PM
never done this folks, so excuse my ignorance.

what is the best  way to use electrum to buy BTC at an ATM. when I click on the barcode image in electrum receive tab it puts it in a window. am I supposed to take a snapshot and put that on my phone, so then it can be scanned by the ATM?? Huh



4  Bitcoin / Electrum / Re: how to start electrum after python install on: February 24, 2019, 09:39:11 PM
Code:
stephen@stephen-ideapad:~$ python3 electrum
python3: can't open file 'electrum': [Errno 2] No such file or directory

anyway, I found it if you read my top message, but it still fails on line 53. sloppy packaging by the devs.
5  Bitcoin / Electrum / Re: how to start electrum after python install on: February 24, 2019, 09:18:24 PM
Maybe I should, but I don't. This is a python install !

BTW running without install works. looks like another half-ass python package.
6  Bitcoin / Electrum / how to start electrum after python install on: February 24, 2019, 09:02:59 PM
on ubuntu 18.04 I followed the electrum.org instruction to install with python.

how do I start it?? I found it installed under ~/.local/lib/python3.6/site-packages/electrum

and I tried running ~/.local/bin/electrum

but it fails on line 53 which is just checking imports. also it looks like I should start it with an option in order to get the GUI. Funny there is no instructions at all on electrum.org
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!