On 8/20/10 1:02 PM, Kurt Smith wrote: > On Fri, Aug 20, 2010 at 12:27 PM, Stefan Behnel<stefan...@behnel.de> wrote: >> Lisandro Dalcin, 20.08.2010 19:20: >>> In the following OS's/compilers combinations with Python 2.6, the >>> testsuite runs cleanly. >>> >>> - Windows XP, MSVC >>> - Linux 64, Intel Compiler (only C, no C++) >>> - OpenSolaris 2009, SunPro compilers (only C, no C++) >> >> Cool. Thanks for testing! >> >> >> > A test in OS X would be really nice before release... >> >> I would assume that Robert did that already. > > In case he didn't :-) > > The testsuite passes on OS X, 10.6.4, except for one. I'm fairly > certain it's an issue on my box with multiple virtualenv environments. > > [178]$ ../bin/python runtests.py -vv --no-cleanup embed > Running tests against Cython 0.13.rc1 > Python 2.6.4 |CUSTOM| (r264:75706, Dec 11 2009, 10:58:54) > [GCC 4.0.1 (Apple Inc. build 5465)] > > compiling (c) and running embedsignatures ... Doctest: embedsignatures ... ok > compiling (cpp) and running embedsignatures ... Doctest: embedsignatures ... > ok > test_embed (__main__.EmbedTest) ... i686-apple-darwin10-gcc-4.2.1: > Python.framework/Versions/6.0.1/Python: No such file or directory
Are you using EPD? It's possible that the configuration for the embedding test is not compatible with the way EPD lays out things. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ Cython-dev mailing list Cython-dev@codespeak.net http://codespeak.net/mailman/listinfo/cython-dev