[Paraview] ParaView Web - File pv_web_visualizer.py missing from Mac release v5.4

Marco Pereanez m.pereanez at sheffield.ac.uk
Wed May 24 02:04:06 EDT 2017


Morning,

I am trying to use ParaView Web on Mac using Paraview v5.4 by following the guide in the following link:

http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/quick_start <http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/quick_start>

The problem is that the Python script 'pv_web_visualizer.py' is not included in the release for Mac. 

The following is the call to the file pv_web_visualizer.py which does not exist.

$ cd /Applications/paraview.app/Contents
$ ./bin/pvpython Python/paraview/web/pv_web_visualizer.py  \
           --content www                                   \
           --data-dir /path-to-share/                      \
           --port 8080 &
$ open http://localhost:8080/apps/Visualizer
Has anyone come across this issue?

Thanks for any help.

Marco.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170524/91170723/attachment.html>


More information about the ParaView mailing list