[vtkusers] Need help with Python-VTK + GUI

victor sv victorsv at gmail.com
Mon Jul 4 03:02:03 EDT 2011


Hi,

if you are using Ubuntu, why don't you try to install VTK from repository?

I'm sure, there are TK, QT and  VTK bindings for python.

2011/7/2 Christian Jauvin <cjauvin at gmail.com>

> Hi,
>
> I've been running in a lot of trouble trying to use the Tk and Qt
> framework bindings for Python-VTK version 5.9, compiled from the
> latest source on Ubuntu 10.04 64-bit.
>
> I'm pretty sure I nailed all the required CMake compile options for it
> (VTK_USE_TK and VTK_USE_QT, among others) but each of them fails in a
> different way:
>
> * Every Tk example I try to run segfaults as soon as a
> vtkTkRenderWindowInteractor is instantiated
>
> * Every Qt example shows a greyish blank window, without nothing
> happening further
>
> I could of course provide other details to help debug, but as a first
> pass, I'd like to know if others had similar problems, as there is
> maybe something obvious that I simply missed.
>
> Thanks a lot,
>
> Christian
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110704/30ead847/attachment.htm>


More information about the vtkusers mailing list