Great news on getting it to compile and link!

Pretty sure that the statically built python and paraview python modules
need to be accessible from the compute nodes as well.
I would have expected something worse to show up in the log but definately
try this first.

What I do is put $cross/install/lib (python itself) and
$cross/paraview/src/paraview-build/lib/site-packages (paraview's python
modules) somewhere on lustre (like next to where I put
$cross/parview/src/paraview-build/bin), and set PYTHONHOME and PYTHONPATH
in my pbs script to point to the python and the modules respectively.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to