I make python3.5 default for python3, by this command:
sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.5 10
I make python3.5 default for python3, by this command:
sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.5 10