[Paraview] ParaView 5.3.0 Release Candidate 1 binaries are available for download

Sebastien Jourdain sebastien.jourdain at kitware.com
Thu Feb 16 10:36:35 EST 2017


Hi Daniel,

Visualizer is embedded within the ParaView binary distribution. You don't
need the "Visualizer" executable.

In fact the Visualizer executable is just a helper that aims to find
"pvpython" for you from the ParaView root directory provided by the
--paraview argument. On Linux and Mac, the helper look into common place so
you could eventually skip the --paraview argument.

You should be able to run Visualizer using a command line similar to what
is described here:
http://kitware.github.io/paraviewweb/docs/architecture.html#Simplicity

Otherwise, you can always try to run visualizer like follow:

Visualizer --paraview "C:/Program Files/ParaView
5.3.0-RC1-Qt5-OpenGL2-Windows-64bit" --data "c:\temp"

On Thu, Feb 16, 2017 at 2:13 AM, Daniel Zuidinga <info at seoaachen.de> wrote:

> C:\Program Files\ParaView 5.3.0-RC1-Qt5-OpenGL2-Windows-64bit\bin>Visualizer
> --paraview C:/Program Files/ParaView 5.3.0-RC1-Qt5-OpenGL2-Windows-64bit/bin/paraview.exe
> data c:\temp
> ls: no such file or directory: /Applications
> ls: no such file or directory: /opt
> ls: no such file or directory: /usr/local/opt/
>
>   Usage: pvw-visualizer-cli [options]
> ...
> I also tried without paraview.exe and /bin/paraview.exe with the same
> result
>
>
>
> Am 14.02.2017 um 17:23 schrieb Sebastien Jourdain:
>
> Could you be more explicit regarding the error you encounter as those
> output are expected on Windows.
>
> Did you provide the path to ParaView as the argument of the Visualizer
> executable?
>
> Thanks,
>
> Seb
>
> On Tue, Feb 14, 2017 at 4:07 AM, Daniel Zuidinga <info at seoaachen.de>
> wrote:
>
>> paraview web visualizer does not work in windows:
>>
>> ls: no such file or directory: /Applications
>> ls: no such file or directory: /opt
>> ls: no such file or directory: /usr/local/opt/
>>
>>
>> Am 13.02.2017 um 17:49 schrieb Cory Quammen:
>>
>>> Folks,
>>>
>>> Binaries and source code zip files and tar balls for ParaView 5.3.0
>>> Release Candidate 1 are now available for download from
>>>
>>> http://www.paraview.org/download/
>>>
>>> Please let us know if you run into any problems with this release
>>> candidate.
>>>
>>> Sincerely,
>>> Cory
>>>
>>>
>> _______________________________________________
>> 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
>>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170216/a72e10f5/attachment.html>


More information about the ParaView mailing list