Post
Topic
Board Electrum
Re: ElectrumX install trouble
by
alomar
on 28/11/2019, 19:14:56 UTC
user@user:~/src/electrumx$ :file:`setup.py`

That's a wrong command. Assuming you have installed python, run python3 setup.py install . You might need to use sudo if it refuses to install due to no permissions.

thanks.  that did it (not a python user).  now let's see if i can finish the rest.