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.