Pyrex - Numeric demo doesn't build in 0.7.2

Fernando Perez fperez528 at yahoo.com
Wed May 14 00:07:55 EDT 2003


Hi,

I tried building the demos, and the Numeric one fails with:

[Demos]> make
python Setup.py build_ext --inplace
running build_ext
skipping 'primes' extension (up-to-date)
skipping 'spam' extension (up-to-date)
building 'numeric_demo' extension
/usr/local/installers/python/tarballs/Pyrex-0.7.2/Demos/numeric_demo.pyx:12:24:
Syntax error in C class definition
error: file 'numeric_demo.c' does not exist
make: *** [all] Error 1

Any ideas?

This is running in a RedHat 8.0 box with python 2.2.1:

[Demos]> python
Python 2.2.1 (#1, Aug 30 2002, 12:15:30)
[GCC 3.2 20020822 (Red Hat Linux Rawhide 3.2-4)] on linux2


TIA.

Cheers,

f.




More information about the Python-list mailing list