[Paraview] passing argument to pvpython script

Ben Boeckel ben.boeckel at kitware.com
Wed Nov 25 10:51:54 EST 2015


On Wed, Nov 25, 2015 at 15:11:43 +0300, Gena Bug wrote:
> And this works fine untill I tried new version. In 5rc1 I always get 
> Segmentation Fault:
> Error running 
> "~/ParaView-5.0.0-RC1-Qt4-OpenGL2-Linux-64bit/lib/paraview-5.0/pvpython" 
> "myscript.py" "filename"Segmentation fault
> 
> Seems, sys module couldn't be imported... Is it problem with rc-version? 
> How can I correctly pass arguments to a script?

What distro? I ran into something with similar symptoms and fixed it
here (no one else could reproduce it, so we didn't delay RC1 for it):

    https://gitlab.kitware.com/paraview/paraview/merge_requests/478

Do the lastest binaries work for you?

    http://www.paraview.org/paraview-downloads/download.php?submit=Download&version=nightly&type=all&os=all&downloadFile=ParaView-5.0.0-RC1-18-g7560de5-Qt4-OpenGL2-Linux-64bit.tar.gz

Thanks,

--Ben


More information about the ParaView mailing list