[Cython] problem building master with python3

2011-04-04 Thread Darren Dale
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

Re: [Cython] problem building master with python3

2011-04-04 Thread Darren Dale
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