Post
Topic
Board Electrum
Re: electrumx server problem
by
torusJKL
on 14/03/2017, 14:53:01 UTC
You might want to try to create an alias to python3 by placing:

Code:
alias python=python3

into the ~/.bashrc or ~/.bash_aliases file.

http://askubuntu.com/questions/320996/make-default-python-symbolic-link-to-link-to-python3#321000