SyntaxFix
Write A Post
Hire A Developer
Questions
Do
cd ~ gedit .bash_aliases
then write either
alias python=python3
or
alias python='/usr/bin/python3'
Save the file, close the terminal and open it again. You should be fine now! Link