Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
18184172
Topic
1823693
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