<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><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>