Hi,

I'm a former Pyrex user and recently I've decided to play with Cython.
Running tests is a problem:

[EMAIL PROTECTED]:~/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/
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to