Bug Filed on 07-26-2016: Build for Python 3.4.2 failed

I answer myself:

I made it work that way

sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get install python3.4
sudo apt-get -f install

1 Like