I installed django 1.8.5 in virtualenv and using python 3.4.3 the worked displayed the it works page when using sqlite
I wanted to use mysql and I\'
For Ubuntu you also need to install build-essential
sudo apt-get install build-essential