[Cython] problem running 'make test' (cython 0.9.6.11b)
Kirill Smelkov
kirr at landau.phys.spbu.ru
Fri Feb 1 12:19:47 CET 2008
Hi,
I'm a former Pyrex user and recently I've decided to play with Cython.
Running tests is a problem:
kirr at evo:~/src/tools/cython/Cython-0.9.6.11b$ make test
rm -fr BUILD
python runtests.py
Traceback (most recent call last):
File "runtests.py", line 6, in ?
from Cython.Distutils.extension import Extension
ImportError: No module named extension
make: *** [test] Ошибка 1
'make test' fails with both
- Cython-0.9.6.11b, and
- latest cython-package (be19ff60769b) + cython-devel (93e412adb69a)
--
Всего хорошего, Кирилл.
http://landau.phys.spbu.ru/~kirr/aiv/
More information about the Cython-dev
mailing list