Install cython on python 3.x
python 2 and 3 are in separate packages so for normal python 2.7.6
sudo apt-get install cython
and for python3
sudo apt-get install cython3
python 2 and 3 are in separate packages so for normal python 2.7.6
sudo apt-get install cython
and for python3
sudo apt-get install cython3