Post
Topic
Board Electrum
Re: ElectrumX install trouble
by
BitCryptex
on 28/11/2019, 19:12:15 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.