It'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"><<a href="mailto:anders.e.e.wallin@gmail.com">anders.e.e.wallin@gmail.com</a>></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>
"AttributeError: 'module' object has no attribute 'vtkFrustumSource'"<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 <<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>> wrote:<br>
> I think the GeoVis package which contains vtkCOmpassRepresentation was<br>
> added to vtk in version 5.4.<br>
><br>
> If you are using vtk5.4, then<br>
> When you configure vtk you must set<br>
><br>
> VTK_USE_GEOVIS:BOOL=ON<br>
><br>
> I believe it is ON by default.<br>
><br>
> Bill<br>
><br>
> On Fri, Jan 29, 2010 at 4:54 PM, Anders Wallin<br>
> <<a href="mailto:anders.e.e.wallin@gmail.com">anders.e.e.wallin@gmail.com</a>> wrote:<br>
>> this example:<br>
>> <a href="http://www.vtk.org/Wiki/VTK/Examples/Python/vtkCompassWidget" target="_blank">http://www.vtk.org/Wiki/VTK/Examples/Python/vtkCompassWidget</a><br>
>><br>
>> gives me an error:<br>
>> Traceback (most recent call last):<br>
>> File "compasswidget.py", line 23, in <module><br>
>> compassRepresentation = vtkCompassRepresentation();<br>
>> NameError: name 'vtkCompassRepresentation' is not defined<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>
>><br>
><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>