[vtkusers] Python pblm..
Vetle Roeim
vr at acm.org
Mon Sep 11 06:48:48 EDT 2000
* kla at rm.ece.ohiou.edu
> Hi vtkusers,
> Am a newbie to python..Have set all relevant paths right. Get this error
> while running Prabhu's pipeline browser..
> All this resulted from running python vtkPipeline.py :)
> Traceback (innermost last):
> File "vtkPipeline.py", line 283, in ?
> from VTK import *
> ImportError: No module named VTK
>
> Do let me know if there's something I've missed..
make sure you set the environment variable PYTHONPATH to where the VTK
module is located.
vr
--
Being superior to others is nothing other than having people talk about
your affairs and listening to their opinions. [...] In seeking correction
from others, you excel them.
-- Yamamoto Tsunetomo, "Hagakure"
More information about the vtkusers
mailing list