<div dir="ltr">Hi Juan,<div><br></div><div>There is more information about this sort of error here:</div><div><br></div><div><a href="http://stackoverflow.com/questions/6998083/python-causing-ioerror-errno-28-no-space-left-on-device-results-32766-h">http://stackoverflow.com/questions/6998083/python-causing-ioerror-errno-28-no-space-left-on-device-results-32766-h</a><br>

</div><div><br></div><div>Is this a cluster?  Some supercomputing clusters implement hard inode limits that could cause a crash like this.</div><div><br></div><div>Looking at your traceback, it appears that this error happened when matplotlib was trying to close a file.  Is there a chance that you're close to running out of disk space on your hard drive?</div>

<div><br></div><div>Sorry I can't be more helpful.  If you have one, you may want to bring this up with your sysadmin.</div><div><br></div><div>-Nathan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Tue, Jul 8, 2014 at 12:15 PM, Juan Camilo Ibanez Mejia <span dir="ltr"><<a href="mailto:jibanezmejia@amnh.org" target="_blank">jibanezmejia@amnh.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div style="word-wrap:break-word">
<div>Hi yt users,</div>
<div><br>
</div>
<div>lately I’ve been running yt using the remote yt notebook. Sometimes the network crashes or the script crashes and the active yt session running remotely does not die, apparently holding the memory designated for IO. This has happened quite a number of
 times and now I can not run yt on the remote computer, and instead I obtain the following error
<b>“IOError: [Errno 28] No space left on device”</b>.</div>
<div><br>
</div>
<div>more about the error attached in the file: </div>
</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>