<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr"><div><div><div><div>Hi yt Devs,<br><br></div>In the latest development version of yt (changeset 23506337f1e8), I'm getting 3 Cython build errors from yt/utilities/lib/pixelization_routines.c to do with the 'faces' variable:<br><br>yt/utilities/lib/pixelization_routines.pyx:382:14: Assignment to non-lvalue 'faces'<br>yt/utilities/lib/pixelization_routines.pyx:385:14: Assignment to non-lvalue 'faces'<br>yt/utilities/lib/pixelization_routines.pyx:388:14: Assignment to non-lvalue 'faces'<br><br></div>This occured when I did the following:<br><br>python setup.py develop --user --prefix=<br><br>Is anyone else seeing these errors? I'm using python 2.7.3 and Cython version 0.20.1. If you need more info on my setup, please let me know. <br><br></div>Thanks,<br></div>Jason<br></div>