[yt-svn] [yt_analysis/yt] save-method didn't work with name (issue #432)

Anonymous issues-reply at bitbucket.org
Mon Oct 8 00:27:21 PDT 2012


--- you can reply above this line ---

New issue 432: save-method didn't work with name
https://bitbucket.org/yt_analysis/yt/issue/432/save-method-didnt-work-with-name

Anonymous:

for plots save(name="test.png") didn't work. the traceback says:

File "/u/ckarch/yt-x86_64/src/yt-hg/yt/visualization/plot_window.py", line 687, in save
return v.save(name)
UnboundLocalError: local variable 'v' referenced before assignment

i looked into the source-code and it seems you forgot to iterate, maybe.


--

This is an issue notification from bitbucket.org. You are receiving
this either because you are the owner of the issue, or you are
following the issue.



More information about the yt-svn mailing list