Re: [Paraview] ParaView environment for Python

2010-11-08 Thread Andy Bauer
Directions are at http://paraview.org/Wiki/ParaView/Python_Scripting#Getting_Started I'm guessing you're missing LD_LIBRARY_PATH or PATH pvpython and pvbatch should have all of the proper environment variables set up for you. Andy On Mon, Nov 8, 2010 at 10:12 PM, Hamilton Woods wrote: > I hav

[Paraview] ParaView environment for Python

2010-11-08 Thread Hamilton Woods
I have a Python script that works inside of ParaView. I would like to execute the script from IDLE. I am using Python 3.1.2 on Windows. The documentation I have seen indicates setting an environment path for PYTHONPATH. The examples are for Unix. According to another piece of ParaView documen