Quick installation of cython:
Step 1: Update system:
sudo apt-get update
Step 2: Install: cython
Ater updaing the OS run following command to install the packae:
sudo apt-get install cython