On Mar 8, 2009, at 7:19 AM, Neal Becker wrote:

> Robert Bradshaw wrote:
>
>> Finally, it looks like we're on the brink of releasing 0.11. Try out
>> the release candidate at http://cython.org/Cython-0.11.rc.tar.gz
>>
>> - Robert
>
> Running on Fedora f10:
>
> running tests against Cython 0.11.rc
> Python 2.5.2 (r252:60911, Sep 30 2008, 15:42:03)
> [GCC 4.3.2 20080917 (Red Hat 4.3.2-4)]
>
> Traceback (most recent call last):
>   File "runtests.py", line 559, in <module>
>     pyxbuild_dir=os.path.join(WORKDIR, "support"))
>   File "/home/nbecker/RPM/BUILD/Cython-0.11.rc/pyximport/ 
> pyxbuild.py", line
> 26, in pyx_to_dll
>     assert os.path.exists(filename)
> AssertionError

OK, could you try pulling from http://hg.cython.org/cython-devel/  
again? (Or alternatively I've updated http://cython.org/ 
Cython-0.11.rc.tar.gz ). It won't fix your error, but should help  
diagnose it better.

- Robert

_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to