I\'m having a strange problem while trying to install the Python library zenlib, using its setup.py file. When I run the setup.py file
zenlib
setup.py
For python3 use
sudo apt-get install cython3
For python2 use
sudo apt-get install cython
Details can be read at this