[yt-users] Cython Build Errors in Development Version

Jason Galyardt jason.galyardt at gmail.com
Fri May 15 07:06:17 PDT 2015


Hi yt Devs,

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:

yt/utilities/lib/pixelization_routines.pyx:382:14: Assignment to non-lvalue
'faces'
yt/utilities/lib/pixelization_routines.pyx:385:14: Assignment to non-lvalue
'faces'
yt/utilities/lib/pixelization_routines.pyx:388:14: Assignment to non-lvalue
'faces'

This occured when I did the following:

python setup.py develop --user --prefix=

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.

Thanks,
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20150515/bda108f5/attachment.htm>
-------------- next part --------------
_______________________________________________
yt-users mailing list
yt-users at lists.spacepope.org
http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org


More information about the yt-users mailing list