>
> Hi Samuele, Johannes,
>

Dear Luca,


>  does importing vtk work at all?
>

the previous lines in my Python code (that I have not reported before) are
the following:

try:
>     import gtk
>       import gtk.glade
> except:
>     sys.exit(1)
>
> import vtk
> from vtk import *
>
> import vmtk
> from vmtk import *
>
> import vtkcones
> import vmtkgui
>
> from gtk import gdk
> import math
>

And it worked.

Hope this helps,

Samuele
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
vmtk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vmtk-users

Reply via email to