[yt-users] another cut_region question

Andrew Myers atmyers2 at gmail.com
Fri Jun 19 16:12:52 PDT 2015


Hi Stephanie,

Can you try to upgrade your cython and recompile the extensions? I think
that will solve your problem. Something like:

pip install --upgrade cython
cd $YT_DEST/src/yt-hg
python setup.py develop

should work.

-Andrew


On Fri, Jun 19, 2015 at 4:09 PM, Stephanie Tonnesen <stonnes at gmail.com>
wrote:

> Oh no!  I just tried yt update and this happened (it has never happened
> before)
>
> [image: Inline image 1]
>
> and then when I tried to run my code, I got this error:
>
>
> [image: Inline image 2]
>
> Not sure what to do now...!!
>
> -Stephanie
>
> --
> Dr. Stephanie Tonnesen
> Alvin E. Nashman Postdoctoral Fellow
> Carnegie Observatories, Pasadena, CA
> stonnes at gmail.com
>
> On Fri, Jun 19, 2015 at 3:18 PM, Nathan Goldbaum <nathan12343 at gmail.com>
> wrote:
>
>>
>>
>> On Fri, Jun 19, 2015 at 3:10 PM, Stephanie Tonnesen <stonnes at gmail.com>
>> wrote:
>>
>>> Hi all,
>>>
>>> I tried to work around the no boolean operators in yt3.1 thing that
>>> Cameron told me about by using two cut_regions
>>>
>>> [image: Inline image 1]
>>> but then I get this error:
>>>
>>>
>>> [image: Inline image 2]
>>>
>>>
>> Line 763 in that file doesn't look like that in yt 3.1. Do you know what
>> changeset hash you're on?
>>
>>
>>> It doesn't make a different what order I use for the two cut_region
>>> calls.  I guess that this is something else that hasn't made it into
>>> yt3.1?  It seems strange, though, so I thought I would check.
>>>
>>
>>
>>>
>>>
>>> Thanks!
>>>
>>> Stephanie
>>>
>>> --
>>> Dr. Stephanie Tonnesen
>>> Alvin E. Nashman Postdoctoral Fellow
>>> Carnegie Observatories, Pasadena, CA
>>> stonnes at gmail.com
>>>
>>> _______________________________________________
>>> 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
>>
>>
>
> _______________________________________________
> 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/20150619/e334dbe0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 12462 bytes
Desc: not available
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20150619/e334dbe0/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 26439 bytes
Desc: not available
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20150619/e334dbe0/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 10021 bytes
Desc: not available
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20150619/e334dbe0/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 22298 bytes
Desc: not available
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20150619/e334dbe0/attachment-0007.png>


More information about the yt-users mailing list