Thanks for reporting. This issue has now been fixed. Attached is a patch. Once the bug moves into "Customer Review" state, feel free to try the nightly binaries. I'm attaching a patch too.
On Wed, Jun 26, 2013 at 1:27 PM, Anthony Ruiz <[email protected]> wrote: > Thanks. This problem is not only on Mac OS X, I have the same problem > on a unix machine. > > Anthony > > On Wed, Jun 26, 2013 at 7:29 AM, Utkarsh Ayachit > <[email protected]> wrote: >> Thanks for reporting this. I've reported a bug: >> http://paraview.org/Bug/view.php?id=14148 >> Definitely sounds like a regression. >> >> Utkarsh >> >> On Tue, Jun 25, 2013 at 7:46 PM, Anthony Ruiz <[email protected]> wrote: >>> Hi, >>> >>> I'm having trouble while trying to import * in paraview.simple in >>> pvpython or pvbatch, using both the mac compiled version and a code >>> built from source on a unix machine, using the 4.0.1 release. >>> >>> Once I added build/lib/site-packages to PYTHONPATH (this step was not >>> required in pvbatch 3.14.1), here's the error I get: >>> >>> File "~/local/build/lib/site-packages/paraview/vtk/__init__.py", >>> line 7, in <module> >>> from vtkCommonCorePython import * >>> ImportError: No module named vtkCommonCorePython >>> >>> If I launch pvbatch from a working directory and let the shell find >>> the executable in the path, I have the problem above. If I explicitly >>> launch the executable using its absolute path, I don't have that >>> problem (both were working in version 3.14.1). Is it an expected >>> change of behavior? >>> >>> Thanks, >>> Anthony >>> _______________________________________________ >>> 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
0001-BUG-14148.-Fix-location-of-executable-path.patch
Description: Binary data
_______________________________________________ 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
