How to run a setup command with 'pip install'?

Andrei andrei.fokau at gmail.com
Thu Aug 25 08:54:43 EDT 2011


Hello,

I have a trouble installing the DMSL package with pip. The package doesn't have *.c files, which must be produced with Cython by 'pyhton setup.py build_ext' command. How do I run it with 'pip install'?

Please see http://stackoverflow.com/questions/7189336/ for details.

Regards,
Andrei



More information about the Python-list mailing list