I upgraded ipython to 0.12. Now it works. Thanks a lot Matt!<br><br><div class="gmail_quote">On Wed, Dec 21, 2011 at 10:20 PM, Raghuram.O.S. <span dir="ltr">&lt;<a href="mailto:raghuramos1987@gmail.com">raghuramos1987@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Matt,<div><br></div><div>I&#39;m using python version 2.6.5. But this was in an ipython console which is on version 0.10 .<div>

<div class="h5"><br><br><div class="gmail_quote">On Wed, Dec 21, 2011 at 10:02 PM, Matt McCormick <span dir="ltr">&lt;<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Onti,<br>
<br>
What version of Python are you using?  You will need 2.6 or better for<br>
the required buffer protocol.<br>
<br>
Thanks,<br>
Matt<br>
<div><div><br>
On Wed, Dec 21, 2011 at 7:44 PM, Raghuram.O.S. &lt;<a href="mailto:raghuramos1987@gmail.com" target="_blank">raghuramos1987@gmail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I&#39;m trying to use simpleitk. I need to add two images of same size and<br>
&gt; shape. i&#39;m converting them to numpy arrays and adding to get a final numpy<br>
&gt; array. When I try to convert that back to a simpleitk image i get this<br>
&gt; error.<br>
&gt;<br>
&gt; In [11]: imComb_0_2 = sitk.GetImageFromArray(npComb_0_2)<br>
&gt; ERROR: An unexpected error occurred while tokenizing input<br>
&gt; The following traceback may be corrupted or invalid<br>
&gt; The error message is: (&#39;EOF in multi-line statement&#39;, (7061, 0))<br>
&gt;<br>
&gt; ---------------------------------------------------------------------------<br>
&gt; TypeError                                 Traceback (most recent call last)<br>
&gt;<br>
&gt; /home/ros/cpp_code/itkAdd/data/&lt;ipython console&gt; in &lt;module&gt;()<br>
&gt;<br>
&gt; /media/sda5/home/ros/softwares/bio/SimpleITK/bin/SimpleITK-build/Wrapping/SimpleITK.pyc<br>
&gt; in GetImageFromArray(arr)<br>
&gt;     146     &quot;&quot;&quot;Get a SimpleITK Image from a numpy array.&quot;&quot;&quot;<br>
&gt;     147<br>
&gt; --&gt; 148     return _SimpleITK._GetImageFromArray( arr )<br>
&gt;     149<br>
&gt;     150 class VectorBool(_object):<br>
&gt;<br>
&gt; TypeError: &#39;numpy.ndarray&#39; does not have the buffer interface<br>
&gt;<br>
&gt; In [12]: imComb_0_2 = sitk.GetImageFromArray(npComb_0_2)<br>
&gt; ERROR: An unexpected error occurred while tokenizing input<br>
&gt; The following traceback may be corrupted or invalid<br>
&gt; The error message is: (&#39;EOF in multi-line statement&#39;, (7061, 0))<br>
&gt;<br>
&gt; ---------------------------------------------------------------------------<br>
&gt; TypeError                                 Traceback (most recent call last)<br>
&gt;<br>
&gt; /home/ros/cpp_code/itkAdd/data/&lt;ipython console&gt; in &lt;module&gt;()<br>
&gt;<br>
&gt; /media/sda5/home/ros/softwares/bio/SimpleITK/bin/SimpleITK-build/Wrapping/SimpleITK.pyc<br>
&gt; in GetImageFromArray(arr)<br>
&gt;     146     &quot;&quot;&quot;Get a SimpleITK Image from a numpy array.&quot;&quot;&quot;<br>
&gt;     147<br>
&gt; --&gt; 148     return _SimpleITK._GetImageFromArray( arr )<br>
&gt;     149<br>
&gt;     150 class VectorBool(_object):<br>
&gt;<br>
&gt; TypeError: &#39;numpy.ndarray&#39; does not have the buffer interface<br>
&gt;<br>
&gt;<br>
&gt; Can somebody help me with this? Thank you.<br>
&gt;<br>
&gt; --<br>
&gt; Regards,<br>
&gt; Onti<br>
&gt;<br>
</div></div>&gt; _____________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt; <a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;<br>
</blockquote></div><br><br clear="all"><div><br></div></div></div><span class="HOEnZb"><font color="#888888">-- <br>Regards,<br>Onti<br>
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Regards,<br>Onti<br>