Cool. What about Numpy 1.6 and Pandas? I kind of feel like Pandas and IPython are the peanut butter and chocolate of scientific computing. <br><br><div class="gmail_quote">On Fri, Oct 26, 2012 at 9:51 AM, Justin Riley <span dir="ltr">&lt;<a href="mailto:jtriley@mit.edu" target="_blank">jtriley@mit.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
FYI, IPython 0.13.1 will be included in the upcoming 12.04 AMIs.<br>
<br>
~Justin<br>
<div class="im"><br>
On 10/25/2012 05:04 PM, Alessandro Gagliardi wrote:<br>
&gt; Weird. I did that and I thought it wasn&#39;t working. Maybe something<br>
&gt; else was wrong. Regardless, it seems to be working now.<br>
&gt;<br>
&gt; Thanks, -A<br>
&gt;<br>
&gt; On Thu, Oct 25, 2012 at 1:15 PM, MinRK &lt;<a href="mailto:benjaminrk@gmail.com">benjaminrk@gmail.com</a><br>
</div><div class="im">&gt; &lt;mailto:<a href="mailto:benjaminrk@gmail.com">benjaminrk@gmail.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt; IPython 0.14 rewrites the connection/handshake step, as well as<br>
&gt; serialization.  It is not compatible with 0.13, so you have to<br>
&gt; upgrade all IPythons  in a given cluster (engine, controller, and<br>
&gt; client) at once.<br>
&gt;<br>
&gt; On Thu, Oct 25, 2012 at 12:50 PM, Alessandro Gagliardi<br>
</div><div class="im">&gt; &lt;<a href="mailto:alessandro@path.com">alessandro@path.com</a> &lt;mailto:<a href="mailto:alessandro@path.com">alessandro@path.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt; I had been able to run IPython Notebook locally and connect to<br>
&gt; StarCluster using: rc =<br>
&gt; Client(&#39;/home/alessandro/.starcluster/ipcluster/myfourthcluster-us-west-1.json&#39;,<br>
&gt;<br>
&gt;<br>
sshkey=&#39;/home/alessandro/.ssh/path-ops.pem&#39;, packer=&#39;pickle&#39;)<br>
&gt; I upgraded IPython from 0.12 to 0.13 and it worked for the most<br>
&gt; part, though I had some trouble at times, so following the advice<br>
&gt; at <a href="https://github.com/ipython/ipython/issues/2171" target="_blank">https://github.com/ipython/ipython/issues/2171</a> I upgraded to<br>
&gt; 0.14. After restarting myfourthcluster I was no longer able to<br>
&gt; connect. I was still running 0.13 locally and was able to generate<br>
&gt; the attached crash report. I noticed that my local copy of IPython<br>
&gt; was looking for a &quot;url&quot; field in the JSON file which now looks<br>
&gt; like: { &quot;control&quot;: XXXXX, &quot;task&quot;: XXXXX, &quot;notification&quot;: XXXXX,<br>
&gt; &quot;exec_key&quot;: &quot;XXXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX&quot;, &quot;task_scheme&quot;:<br>
&gt; &quot;leastload&quot;, &quot;mux&quot;: XXXXX, &quot;iopub&quot;: XXXXX, &quot;ssh&quot;:<br>
&gt; &quot;<a href="mailto:sgeadmin@ec2-XX-XX-XX-XX.us-west-1.compute.amazonaws.com">sgeadmin@ec2-XX-XX-XX-XX.us-west-1.compute.amazonaws.com</a><br>
</div>&gt; &lt;mailto:<a href="mailto:sgeadmin@ec2-XX-XX-XX-XX.us-west-1.compute.amazonaws.com">sgeadmin@ec2-XX-XX-XX-XX.us-west-1.compute.amazonaws.com</a>&gt;&quot;,<br>
<div class="im">&gt;  &quot;registration&quot;: XXXXX, &quot;interface&quot;: &quot;tcp://XX.XX.XX.XX&quot;, &quot;pack&quot;:<br>
&gt; &quot;pickle&quot;, &quot;unpack&quot;: &quot;pickle&quot;, &quot;location&quot;: &quot;XX.XX.XX.XX&quot; } I noticed<br>
&gt; that a JSON file I had for an older instance looked quite<br>
&gt; different: { &quot;url&quot;: &quot;tcp:///XX.XX.XX.XX:XXXXX&quot;, &quot;exec_key&quot;:<br>
&gt; XXXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX,<br>
&gt;<br>
&gt; &quot;ssh&quot;: &quot;<a href="mailto:sgeadmin@ec2-XX-XX-XX-XX.us-west-1.compute.amazonaws.com">sgeadmin@ec2-XX-XX-XX-XX.us-west-1.compute.amazonaws.com</a><br>
</div>&gt; &lt;mailto:<a href="mailto:sgeadmin@ec2-XX-XX-XX-XX.us-west-1.compute.amazonaws.com">sgeadmin@ec2-XX-XX-XX-XX.us-west-1.compute.amazonaws.com</a>&gt;&quot;,<br>
<div class="im">&gt;  &quot;location&quot;: &quot;XX.XX.XX.XX&quot; } I tried adding a &quot;url&quot; field but could<br>
&gt; not figure out what to fill it with. I then figured that the<br>
&gt; problem could be because of a mismatch between 0.13 on my local<br>
&gt; machine and 0.14 remotely, so I upgraded. Now when I try the above<br>
&gt; Client command, it hangs indefinitely.<br>
&gt;<br>
&gt; Please help!<br>
&gt;<br>
&gt; Thank you, -Alessandro<br>
&gt;<br>
&gt; _______________________________________________ StarCluster mailing<br>
</div>&gt; list <a href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a> &lt;mailto:<a href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a>&gt;<br>
&gt; <a href="http://mailman.mit.edu/mailman/listinfo/starcluster" target="_blank">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br>
<div class="im">&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________ StarCluster mailing<br>
&gt; list <a href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a><br>
&gt; <a href="http://mailman.mit.edu/mailman/listinfo/starcluster" target="_blank">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br>
&gt;<br>
<br>
</div>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v2.0.19 (GNU/Linux)<br>
Comment: Using GnuPG with Mozilla - <a href="http://www.enigmail.net/" target="_blank">http://www.enigmail.net/</a><br>
<br>
iEYEARECAAYFAlCKv64ACgkQ4llAkMfDcrmM6QCePaMaS1UmyMSzX9ZhJm9siudD<br>
UHQAni+MN9O4EVhz72qzyG8jWbvJw6bW<br>
=spm4<br>
-----END PGP SIGNATURE-----<br>
</blockquote></div><br>