[Paraview] newbie question -- cannot run simple example

2012-04-28 Thread Newsboost Guy
Hi, This, I think should work: -- from paraview.simple import * # Create a view view = CreateRenderView() # Initialize a new interactor from vtk.libvtkRenderingPython import * iren = vtkRenderWindowInteractor() iren.SetInteractorStyle(vtkInteractorStyleTrackball())

Re: [Paraview] Something wrong with Ubuntu 10.10 - compared with Ubuntu 10.04

2011-01-18 Thread newsboost guy
Hi David: - thanks for LD_LIBRARY_PATH-suggestion - I also found this suggestion on google and tried it earlier, however it still didn't / doesn't work (slightly different message): --- $ LD_LIBRARY_PATH=/usr/lib/paraview python Python 2.6.6 (r266:84292, Sep 15 2010, 16:22:56) [GCC