> ... Try setting the PYTHONPATH environment variable to include VTK's lib and lib/site-packages directories. ... Correction: lib/site-packages is the way ParaView organizes things, not VTK. You still need to add lib (and maybe bin on Windows) to PYTHONPATH, in addition to Wrapping/Python. David