Install python 3 from default repository.
sudo apt-get install python3
Execute the following command and make sure that it is at lease version 3.4:
python3 --version
If it is older, then you need to install python 3 manually from sources.