[vtkusers] getting started with VTK

mauro maiorca mauromaiorca at gmail.com
Mon Aug 20 21:06:30 EDT 2007


Thanks Kent,
but also with the "/" the problem persists. Also with python with
Medical it gives me a problem recognizing VTK, here the error:

File "Medical2.py", line 6, in <module>
    import vtk
ImportError: No module named vtk

it should be some variables somewhere! but I cannot figure out where!

cheers,
Mauro


On 8/20/07, Kent Eschenberg <eschenbe at psc.edu> wrote:
> mauro maiorca wrote:
> > Unfortunately adding the "-I usr/include/vtk-5.0" to the compile line
> > doesn't help!
>
> The path you provided is missing the leading "/". It should read
>
>     -I /usr/include/vtk-5.0
>
> Kent
>



More information about the vtkusers mailing list