It&#39;s really up to the Ubuntu package maintainers. As far as I am aware we have no influence over them.<div><br></div><div><a href="http://packages.ubuntu.com/lucid/libvtk5-dev">http://packages.ubuntu.com/lucid/libvtk5-dev</a></div>
<div><br></div><div><a href="http://packages.ubuntu.com/lucid/libvtk5-dev"></a>It looks like the up coming Lucid Lynx version will still have 5.2.<br><br><div class="gmail_quote">On Sat, Jan 30, 2010 at 4:28 AM, Anders Wallin <span dir="ltr">&lt;<a href="mailto:anders.e.e.wallin@gmail.com">anders.e.e.wallin@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;">I am using Ubuntu 9.10 and the VTK version it installs by default is VTK 5.2.1<br>
<br>
I am getting the exact same error with vtkFrustumSource:<br>
frustumSource = vtk.vtkFrustumSource()<br>
gives an error:<br>
&quot;AttributeError: &#39;module&#39; object has no attribute &#39;vtkFrustumSource&#39;&quot;<br>
<br>
is vtkFrustumSource also something introduced between VTK 5.2.1 and 5.4 ?<br>
<br>
Does anyone know when a VTK 5.4 or 5.5 package is going to be<br>
available through the automatic update on Ubuntu 9.10 ?<br>
<font color="#888888"><br>
<br>
AW<br>
</font><div><div></div><div class="h5"><br>
<br>
On Sat, Jan 30, 2010 at 6:53 AM, Bill Lorensen &lt;<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>&gt; wrote:<br>
&gt; I think the GeoVis package which contains vtkCOmpassRepresentation was<br>
&gt; added to vtk in version 5.4.<br>
&gt;<br>
&gt; If you are using vtk5.4, then<br>
&gt; When you configure vtk you must set<br>
&gt;<br>
&gt; VTK_USE_GEOVIS:BOOL=ON<br>
&gt;<br>
&gt; I believe it is ON by default.<br>
&gt;<br>
&gt; Bill<br>
&gt;<br>
&gt; On Fri, Jan 29, 2010 at 4:54 PM, Anders Wallin<br>
&gt; &lt;<a href="mailto:anders.e.e.wallin@gmail.com">anders.e.e.wallin@gmail.com</a>&gt; wrote:<br>
&gt;&gt; this example:<br>
&gt;&gt; <a href="http://www.vtk.org/Wiki/VTK/Examples/Python/vtkCompassWidget" target="_blank">http://www.vtk.org/Wiki/VTK/Examples/Python/vtkCompassWidget</a><br>
&gt;&gt;<br>
&gt;&gt; gives me an error:<br>
&gt;&gt; Traceback (most recent call last):<br>
&gt;&gt;  File &quot;compasswidget.py&quot;, line 23, in &lt;module&gt;<br>
&gt;&gt;    compassRepresentation = vtkCompassRepresentation();<br>
&gt;&gt; NameError: name &#39;vtkCompassRepresentation&#39; is not defined<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;<br>
&gt;&gt; Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;<br>
&gt;&gt; Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;&gt;<br>
&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;&gt;<br>
&gt;<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</div></div></blockquote></div><br></div>