[yt-users] Cython Build Errors in Development Version

Jason Galyardt jason.galyardt at gmail.com
Fri May 15 07:58:11 PDT 2015


Upgrading Cython to version 0.22 fixed the errors. Thanks!

Jason

On Fri, May 15, 2015 at 10:11 AM, Michael Zingale <
michael.zingale at stonybrook.edu> wrote:

> It might be useful to list the minimum version numbers of the required
> components on the installation page in the docs:
>
> http://yt-project.org/docs/dev/installing.html
>
> On Fri, May 15, 2015 at 10:07 AM, Kacper Kowalik <xarthisius.kk at gmail.com>
> wrote:
>
>> On 05/15/2015 09:06 AM, Jason Galyardt wrote:
>> > 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=
>>
>> Hi Jason!
>>
>> > 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.
>>
>> current minimal requirement for Cython is 0.22.
>>
>> Cheers,
>> Kacper
>>
>> > Thanks,
>> > Jason
>> >
>> >
>> >
>> > _______________________________________________
>> > yt-users mailing list
>> > yt-users at lists.spacepope.org
>> > http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>> >
>>
>>
>>
>> _______________________________________________
>> yt-users mailing list
>> yt-users at lists.spacepope.org
>> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>>
>>
>
>
> --
> Michael Zingale
> Associate Professor
>
> Dept. of Physics & Astronomy • Stony Brook University • Stony Brook, NY
> 11794-3800
> *phone*:  631-632-8225
> *e-mail*: Michael.Zingale at stonybrook.edu
> *web*: http://www.astro.sunysb.edu/mzingale
>
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20150515/40c2cfed/attachment.html>
-------------- 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