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.

_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to