<div dir="ltr">Cool glad that worked... <div><br></div><div>Autobahn evolved to use <a href="http://crossbar.io">crossbar.io</a>, but we are not ready yet for moving to <a href="http://crossbar.io">crossbar.io</a> on the server side hence the 'old' version.</div><div><br></div><div>Seb</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 2, 2016 at 9:56 AM, Amit Goel <span dir="ltr"><<a href="mailto:Amit.Goel@ucf.edu" target="_blank">Amit.Goel@ucf.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word">
Thanks Sebastien
<div><br>
</div>
<div>I was using autobahn 0.12.1 that was automatically installed using pip. I guess they removed RouterSession to somewhere else. Installation of autobahn==0.8.13 started the webserver and I was able to see pvweb home page at local:8080</div>
<div><br>
</div>
<div>Thanks once again.</div>
<div><br>
</div>
<div>Regards</div>
<div><br>
</div>
<div>Amit</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
<div>
<blockquote type="cite"><div><div class="h5">
<div>On Feb 2, 2016, at 11:35 AM, Sebastien Jourdain <<a href="mailto:sebastien.jourdain@kitware.com" target="_blank">sebastien.jourdain@kitware.com</a>> wrote:</div>
<br>
</div></div><div><div><div class="h5">
<div dir="ltr">Hi Amit,
<div><br>
</div>
<div>I'm not familiar with the system package of ParaView on your OS, but usually the Python dependencies are managed within ParaView. </div>
<div><br>
</div>
<div>So either you have a conflict between your system python library and the one embedded inside ParaView, </div>
<div>or if that package is properly managed by the system, that mean you are missing some python library.</div>
<div><br>
</div>
<div>For the later use case, I've attached what are required by ParaViewWeb to work.</div>
<div><br>
</div>
<div>Seb</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Feb 2, 2016 at 8:31 AM, Amit Goel <span dir="ltr">
<<a href="mailto:Amit.Goel@ucf.edu" target="_blank">Amit.Goel@ucf.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi<br>
<br>
When I try to run ParaViewWeb, I get error:<br>
<br>
pvpython /usr/lib64/paraview/site-packages/paraview/web/pv_web_visualizer.py --content /usr/share/paraview/www/ --data-dir ~/as/build/output --port 8080<br>
<br>
Traceback (most recent call last):<br>
 File "/usr/lib64/paraview/site-packages/paraview/web/pv_web_visualizer.py", line 85, in <module><br>
   from paraview.web import wamp      as pv_wamp<br>
 File "/usr/lib64/paraview/site-packages/paraview/web/wamp.py", line 5, in <module><br>
   from vtk.web import wamp<br>
 File "/usr/lib64/paraview/site-packages/vtk/web/wamp.py", line 22, in <module><br>
   from autobahn.twisted.wamp import ApplicationSession, RouterSession<br>
ImportError: cannot import name RouterSession<br>
<br>
<br>
Here is my platform info:<br>
<br>
paraview.x86_64                    4.4.0-2.el7                         @epel<br>
paraview-data.noarch               4.4.0-2.el7                         @epel<br>
paraview-openmpi.x86_64            4.4.0-2.el7                         @epel<br>
python.x86_64                      2.7.5-34.el7                        @base<br>
python-twisted.noarch              12.1.0-2.el7.nux                    @nux-dextop<br>
python-twisted-conch.x86_64        12.1.0-2.el7.nux                    @nux-dextop<br>
python-twisted-core.x86_64         12.2.0-4.el7                        @base<br>
python-twisted-lore.x86_64         12.1.0-2.el7.nux                    @nux-dextop<br>
python-twisted-mail.x86_64         12.1.0-2.el7.nux                    @nux-dextop<br>
python-twisted-names.x86_64        12.1.0-2.el7.nux                    @nux-dextop<br>
python-twisted-news.x86_64         12.1.0-2.el7.nux                    @nux-dextop<br>
python-twisted-runner.x86_64       12.1.0-2.el7.nux                    @nux-dextop<br>
python-twisted-web.x86_64          12.1.0-4.el7                        @base<br>
python-twisted-words.x86_64        12.2.0-4.el7                        @base<br>
<br>
CentOS Linux release 7.1.1503 (Core)<br>
<br>
<br>
Please share any ideas on how to resolve this situation ? - apart from building my own from code checkout.<br>
<br>
Regards<br>
<br>
A<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com/" rel="noreferrer" target="_blank">
www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">
http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">
http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">
http://markmail.org/search/?q=ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
</blockquote>
</div>
<br>
</div>
</div></div><span><requirements.txt></span></div>
</blockquote>
</div>
<br>
</div>
</div>

</blockquote></div><br></div>