<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Hi Luc,<div><br></div><div>Which precise version of yt are you using?  Copy/pasting the output of "yt version" on the command line should be sufficient to figure this out.</div><div><br></div><div>Which cookbook script are you using exactly?</div><div><br></div><div>-Nathan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 15, 2015 at 9:39 AM, Luc Menard <span dir="ltr"><<a href="mailto:menard27@gmail.com" target="_blank">menard27@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hi, I am extremely new to using yt and I have encountered an error while attempting some simple volume rendering. I was using the yt-cookbook script to attempt to make some images, and everything was working fine until I get to the "cam.snapshot()" command. It gives me this error. <br><br><br>>>> cam.snapshot("hello.png", double_check = True)<br>Traceback (most recent call last):<br>  File "<stdin>", line 1, in <module><br>  File "/mnt/home/menardlu/yt-x86_64/src/yt-hg/yt/visualization/volume_rendering/camera.py", line 764, in snapshot<br>    self.initialize_source()<br>  File "/mnt/home/menardlu/yt-x86_64/src/yt-hg/yt/visualization/volume_rendering/camera.py", line 716, in initialize_source<br>    self.no_ghost)<br>  File "/mnt/home/menardlu/yt-x86_64/src/yt-hg/yt/utilities/amr_kdtree/amr_kdtree.py", line 178, in initialize_source<br>    self.set_fields(fields, log_fields, no_ghost)<br>  File "/mnt/home/menardlu/yt-x86_64/src/yt-hg/yt/utilities/amr_kdtree/amr_kdtree.py", line 165, in set_fields<br>    del self.bricks, self.brick_dimensions<br>AttributeError: bricks<br><br><br></div>Any help would be greatly appreciated.<br><br></div>     Thank you,<br></div>             Luc Menard<br></div>
<br>_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
<br></blockquote></div><br></div>