Here you have for review a quick hackery in setup.py to go on if the C compiler fails.
However, I had problems with 'import cython' pure Python mode. On WinXP, I got failures with 'no module named cython'. No idea what's going on!! It's my second day using WinDog!!. In the Cython.diff patch, I've just commented out importing/using the (lowercase) 'cython', just because I do not know how to fix this. -- Lisandro Dalcín --------------- Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC) Instituto de Desarrollo Tecnológico para la Industria Química (INTEC) Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET) PTLC - Güemes 3450, (3000) Santa Fe, Argentina Tel/Fax: +54-(0)342-451.1594
setup.diff
Description: Binary data
Cython.diff
Description: Binary data
_______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
