On Oct 9, 2008, at 2:35 PM, Lisandro Dalcin wrote: > Trying to install Cython from cython-devel generates the following > error: > > $ python setup.py install --home=/u/dalcinl > Compiling module Cython.Plex.Scanners ... > ERROR: Internal compiler error: Result forced on non-temp node > Extension module compilation failed, using plain Python implementation > running install > <and more output ...> > > Please review...
Oh, I see what went wrong. Fixed. - Robert _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
