http://www.paraview.org/download/
On Thu, Aug 25, 2016 at 8:31 AM, Sebastien Jourdain < [email protected]> wrote: > It is part of the paraview distribution. > > start it via pvpython. > > On Wed, Aug 24, 2016 at 6:46 PM, Fa-Gung Fan <[email protected]> wrote: > >> Hi Sebastien, >> >> I still have the failed to fetch problem (below). Is Ubuntu 12.04 (Linux >> 3.2.0-105-generic) too old? You said there is an older version of >> Visualizer provided along with ParaView binaries. Can you please point me >> to the location? I could not find it in http://kitware.github.io/parav >> iewweb/applications/ or http://kitware.github.io/parav >> iewweb/applications/. Thanks. >> >> - ffan >> >> ffan@caelinux2013-VirtualBox:~/packages/ParaView_Visualizer/visualizer$ >> npm install >> npm http GET https://registry.npmjs.org/commander/2.9.0 >> npm http GET https://registry.npmjs.org/open/0.0.5 >> npm http GET https://registry.npmjs.org/shelljs/0.7.3 >> npm http GET https://registry.npmjs.org/ws/0.8.1 >> npm http GET https://registry.npmjs.org/font-awesome/4.6.3 >> npm http GET https://registry.npmjs.org/gl-matrix/2.3.2 >> npm http GET https://registry.npmjs.org/hammerjs/2.0.8 >> npm http GET https://registry.npmjs.org/monologue.js/0.3.5 >> npm http GET https://registry.npmjs.org/mout/1.0.0 >> npm http GET https://registry.npmjs.org/normalize.css/4.2.0 >> npm http GET https://registry.npmjs.org/paraviewweb/2.0.6 >> npm http GET https://registry.npmjs.org/react/15.3.0 >> npm http GET https://registry.npmjs.org/react-dom/15.3.0 >> npm http GET https://registry.npmjs.org/react-redux/4.4.5 >> npm http GET https://registry.npmjs.org/redux/3.5.2 >> npm http GET https://registry.npmjs.org/reselect/2.5.3 >> npm http GET https://registry.npmjs.org/kw-web-suite/2.1.0 >> npm http GET https://registry.npmjs.org/kw-doc/1.0.13 >> >> npm ERR! Error: failed to fetch from registry: commander/2.9.0 >> npm ERR! at /usr/share/npm/lib/utils/npm-r >> egistry-client/get.js:139:12 >> npm ERR! at cb (/usr/share/npm/lib/utils/npm- >> registry-client/request.js:31:9) >> npm ERR! at Request._callback (/usr/share/npm/lib/utils/npm- >> registry-client/request.js:136:18) >> npm ERR! at Request.callback (/usr/lib/nodejs/request/main.js:119:22) >> npm ERR! at Request.<anonymous> (/usr/lib/nodejs/request/main. >> js:212:58) >> npm ERR! at Request.emit (events.js:88:20) >> npm ERR! at ClientRequest.<anonymous> (/usr/lib/nodejs/request/main. >> js:412:12) >> npm ERR! at ClientRequest.emit (events.js:67:17) >> npm ERR! at HTTPParser.onIncoming (http.js:1261:11) >> npm ERR! at HTTPParser.onHeadersComplete (http.js:102:31) >> npm ERR! You may report this log at: >> npm ERR! <http://bugs.debian.org/npm> >> npm ERR! or use >> npm ERR! reportbug --attach /home/ffan/packages/ParaView_V >> isualizer/visualizer/npm-debug.log npm >> npm ERR! >> npm ERR! System Linux 3.2.0-105-generic >> npm ERR! command "node" "/usr/bin/npm" "install" >> npm ERR! cwd /home/ffan/packages/ParaView_Visualizer/visualizer >> npm ERR! node -v v0.6.12 >> npm ERR! npm -v 1.1.4 >> npm ERR! message failed to fetch from registry: commander/2.9.0 >> npm ERR! >> npm ERR! Additional logging details can be found in: >> npm ERR! /home/ffan/packages/ParaView_Visualizer/visualizer/npm-debug >> .log >> npm not ok >> >> >> On Thu, Aug 11, 2016 at 7:17 PM, Sebastien Jourdain < >> [email protected]> wrote: >> >>> You seem to have a very old node and npm. >>> >>> The npm package is here: https://www.npmjs.com/package/pvw-visualizer >>> >>> Maybe the service was down? >>> >>> On Thu, Aug 11, 2016 at 7:02 PM, Fa-Gung Fan <[email protected]> wrote: >>> >>>> Thank you Sebastien. >>>> >>>> Following the installation instruction, I have: >>>> >>>> ffan@caelinux2013-VirtualBox:~$ npm install -g pvw-visualizer >>>> npm http GET https://registry.npmjs.org/pvw-visualizer >>>> >>>> npm ERR! Error: failed to fetch from registry: pvw-visualizer >>>> npm ERR! at /usr/share/npm/lib/utils/npm-r >>>> egistry-client/get.js:139:12 >>>> npm ERR! at cb (/usr/share/npm/lib/utils/npm- >>>> registry-client/request.js:31:9) >>>> npm ERR! at Request._callback (/usr/share/npm/lib/utils/npm- >>>> registry-client/request.js:136:18) >>>> npm ERR! at Request.callback (/usr/lib/nodejs/request/main. >>>> js:119:22) >>>> npm ERR! at Request.<anonymous> (/usr/lib/nodejs/request/main. >>>> js:212:58) >>>> npm ERR! at Request.emit (events.js:88:20) >>>> npm ERR! at ClientRequest.<anonymous> (/usr/lib/nodejs/request/main. >>>> js:412:12) >>>> npm ERR! at ClientRequest.emit (events.js:67:17) >>>> npm ERR! at HTTPParser.onIncoming (http.js:1261:11) >>>> npm ERR! at HTTPParser.onHeadersComplete (http.js:102:31) >>>> npm ERR! You may report this log at: >>>> npm ERR! <http://bugs.debian.org/npm> >>>> npm ERR! or use >>>> npm ERR! reportbug --attach /home/ffan/npm-debug.log npm >>>> npm ERR! >>>> npm ERR! System Linux 3.2.0-105-generic >>>> npm ERR! command "node" "/usr/bin/npm" "install" "-g" "pvw-visualizer" >>>> npm ERR! cwd /home/ffan >>>> npm ERR! node -v v0.6.12 >>>> npm ERR! npm -v 1.1.4 >>>> npm ERR! message failed to fetch from registry: pvw-visualizer >>>> npm ERR! >>>> npm ERR! Additional logging details can be found in: >>>> npm ERR! /home/ffan/npm-debug.log >>>> npm not ok >>>> ffan@caelinux2013-VirtualBox:~$ >>>> >>>> It says "failed to fetch from registry: pvw-visualizer". Did I do >>>> something wrong? Thanks. >>>> >>>> - ffan >>>> >>>> >>>> On Thu, Aug 11, 2016 at 5:02 PM, Sebastien Jourdain < >>>> [email protected]> wrote: >>>> >>>>> ParaViewWeb - Visualizer is meant for that. Although, selection is not >>>>> implemented currently. >>>>> >>>>> http://kitware.github.io/paraviewweb/applications/ >>>>> >>>>> But that version of Visualizer require ParaView/master. >>>>> >>>>> Otherwise an older version of Visualizer is provided along with >>>>> ParaView binaries (except for Windows). >>>>> You can find documentation on it here: >>>>> http://paraviewweb.kitware.com/#!/guide/quick_start >>>>> http://paraviewweb.kitware.com/#!/guide/app_gallery >>>>> >>>>> On Thu, Aug 11, 2016 at 2:36 PM, Fa-Gung Fan <[email protected]> wrote: >>>>> >>>>>> Hi ParaView users/developers, >>>>>> >>>>>> In my works, I need to use ParaView remotely, over the Internet. >>>>>> Displaying the GUI and the images and accepting a selection become very >>>>>> slow. Is there a light-wright version of ParaView (even with lower >>>>>> resolution)? Or, if it is possible, how to configure ParaView so it can >>>>>> be >>>>>> easier to use over the Internet? Thank you. >>>>>> >>>>>> - ffan >>>>>> >>>>>> _______________________________________________ >>>>>> 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 >>>>>> >>>>>> >>>>> >>>> >>> >> >
_______________________________________________ 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
