[Cython] cython-0.9.6.12 Demo failure?
Robert Bradshaw
robertwb at math.washington.edu
Tue Feb 26 18:30:52 CET 2008
The file might not actually be in your release, just delete the
corresponding line from Setup.py. (I've done the same so we won't
have this bug in the next release.) I was using the Demos directory
for testing, but now we have a much better framework so we can clean
that up a lot.
- Robert
On Feb 26, 2008, at 8:09 AM, Neal Becker wrote:
> newb here.
> cd /home/nbecker/Cython-0.9.6.12/Demos/
> make
> python Setup.py build_ext --inplace
> ...
> error: file 'submodule/test.pyx' does not exist
> make: *** [all] Error 1
>
>
> _______________________________________________
> Cython-dev mailing list
> Cython-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/cython-dev
More information about the Cython-dev
mailing list