Comment 2 for bug 1469925

Revision history for this message
Bret Curtis (psi29a) wrote :

After downloading, extracting and trying to run: python setup.py install
it complains with:
We require Cython to be installed.

After install Cything with pip, I was able to then run pip install meliae

This indicates that setup.py needs to be updated with dependencies.