I'm attempting to install cython from the git repository to benefit
from this fix: http://trac.cython.org/cython_trac/ticket/597 . When I
run "python3 setup.py install --user", I get an error:
cythoning /Users/darren/Projects/cython/Cython/Compiler/Code.py to
/Users/darren/Projects/cython/Cython/C
On Mon, Apr 4, 2011 at 3:32 PM, Darren Dale wrote:
> I'm attempting to install cython from the git repository to benefit
> from this fix: http://trac.cython.org/cython_trac/ticket/597 . When I
> run "python3 setup.py install --user", I get an error:
>
> cythoning /Users/darren/Projects/cython/Cyth