Hi Matt,<br><br>That did the trick.  Thank you!<br><br>For my edification, what exactly does the file ~/.yt/parameter_files.csv do?<br><br>Thanks!<br><br>Brian<br><br><div class="gmail_quote">On Mon, Apr 5, 2010 at 10:07 PM, Matthew Turk <span dir="ltr"><<a href="mailto:matthewturk@gmail.com">matthewturk@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi Brian,<br>
<br>
I will investigate WHY this is happening, but to fix it move the ~/.yt/*.csv files out of the way.<br>
<br>
-Matt<div><div></div><div class="h5"><br>
<br>
<br>
<br>
On Apr 5, 2010, at 7:01 PM, "Brian O'Shea" <<a href="mailto:bwoshea@gmail.com" target="_blank">bwoshea@gmail.com</a>> wrote:<br>
<br>
</div></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="h5">
Dear yt-users,<br>
<br>
I'm having a very peculiar problem, and I wonder if any of you have experienced this.  I have been using my desktop machine to make tons of images of some enzo simulations - literally several thousand images at this point - and yt has mysteriously stopped working.  I haven't done anything to python, attempted to upgrade yt, or anything like that... It just started throwing errors about 800 images into a script.  It seems that I can get this error by simply typing 'python' and then 'from yt.mods import *'.  The error message is at the end of this email.  If anybody could give me some advice, I'd appreciate it - it seems like it might actually be deeper than simply a yt problem, though.<br>

<br>
Thanks!<br>
<br>
--Brian<br>
<br>
<br>
nibbler:/Users/bwoshea/Desktop/CondBubbleSims/spitzer_0_1_cool%python<br>
Python 2.5.4 (r254:67917, Dec 23 2008, 14:57:27)<br>
[GCC 4.0.1 (Apple Computer, Inc. build 5363)] on darwin<br>
Type "help", "copyright", "credits" or "license" for more information.<br>
>>> from yt.mods import *<br>
Traceback (most recent call last):<br>
  File "<stdin>", line 1, in <module><br>
  File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/yt-2.0dev-py2.5-macosx-10.3-i386.egg/yt/mods.py", line 32, in <module><br>
    import yt.lagos as lagos<br>
  File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/yt-2.0dev-py2.5-macosx-10.3-i386.egg/yt/lagos/__init__.py", line 97, in <module><br>
    from OutputTypes import *<br>
  File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/yt-2.0dev-py2.5-macosx-10.3-i386.egg/yt/lagos/OutputTypes.py", line 37, in <module><br>
    _pf_store = ParameterFileStore()<br>
  File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/yt-2.0dev-py2.5-macosx-10.3-i386.egg/yt/fido/ParameterFileStorage.py", line 73, in __init__<br>
    self._records = self.read_db()<br>
  File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/yt-2.0dev-py2.5-macosx-10.3-i386.egg/yt/fido/ParameterFileStorage.py", line 211, in read_db<br>
    else: v['last_seen'] = float(v['last_seen'])<br>
ValueError: invalid literal for float(): EnzoStaticOutput<br>
>>><br>
<br></div></div>
_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org" target="_blank">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>
</blockquote>
_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org" target="_blank">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>
</blockquote></div><br>