<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>Dear all, </div><div><br></div><div>Thank you in advance for your help. Having re-installed successfully the new version of yt, I tried to produce a simple slice with the new script:</div><div><br></div><div> from yt.mods import *</div><div># Load the dataset.                                                                                                                                         </div><div>pf=load("plt00200")</div><div># Create density slices in all three axes.                                                                                                                  </div><div>SlicePlot(pf, 'x', "Temp", width = (64000.0, 'kpc')).save()</div><div><br></div><div><br></div><div><br></div><div>However, I keep on getting the following error, what am I doing wrong?</div><div><br></div><div>with best regards,</div><div><br></div><div>Remudin</div><div><br></div><div><br></div><div>(yt-i386)REMUDIN-RESHID-MEKURIAs-MacBook-Pro:~ remudinreshidmekuria$ python check.py</div><div>yt : [ERROR    ] 2012-08-06 00:10:20,337 Multiple output type candidates for plt00200:</div><div>yt : [ERROR    ] 2012-08-06 00:10:20,337     Possible: NyxStaticOutput</div><div>yt : [ERROR    ] 2012-08-06 00:10:20,337     Possible: MaestroStaticOutput</div><div>Traceback (most recent call last):</div><div>  File "check.py", line 5, in <module></div><div>    pf=load("plt00200")</div><div>  File "/Users/remudinreshidmekuria/yt-i386/src/yt-hg/yt/convenience.py", line 87, in load</div><div>    raise YTOutputNotIdentified(args, kwargs)</div><div>yt.utilities.exceptions.YTOutputNotIdentified: Supplied ('plt00200',) {}, but could not load!</div><div><br></div><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div><p align="LEFT" style="margin-bottom: 0in; "><font class="Apple-style-span" face="Menlo" size="2"><font color="#000000">---</font>---</font></p><p align="LEFT" style="margin-bottom: 0in; "><font color="#000000" face="Menlo" size="2">Remudin Reshid Mekuria                              phone: +49 (0)551 39-13805</font></p><p align="LEFT" style="margin-bottom: 0in; "><font color="#000000" face="Menlo" size="2">IAG, Friedrich-Hund-Plaz 1                           fax: +49 (0)551 39-5043</font></p><p align="LEFT" style="margin-bottom: 0in; "><font color="#000000" face="Menlo" size="2">D-37077 Goettingen</font></p><p align="LEFT" style="margin-bottom: 0in; "><font color="#000000" face="Menlo" size="2">Germany</font></p></div><div><font color="#000000" face="Menlo" size="2"><br></font></div></span><br class="Apple-interchange-newline">
</div>

<br></body></html>