Kitware / HPCCloud

A Cloud/Web-Based Simulation Environment
https://kitware.github.io/HPCCloud/
Apache License 2.0
50 stars 23 forks source link

Import error with paraview 5.3 #607

Closed cjh1 closed 7 years ago

cjh1 commented 7 years ago
  File "pvw-visualizer.py", line 85, in <module>
    from paraview.web import wamp      as pv_wamp
ImportError: cannot import name wamp
cjh1 commented 7 years ago

@jourdain I am trying to upgrade the demo VM to use paraview 5.3, I am seeing the following error. Any ideas?

patrickoleary commented 7 years ago

I believe that the web deployment was incomplete for ParaView 5.3 on Linux. It is fixed in master. @jourdain can provide you with the details.

On Tue, May 16, 2017 at 1:29 PM, Chris Harris notifications@github.com wrote:

@jourdain https://github.com/jourdain I am trying to upgrade the demo VM to use paraview 5.3, I am seeing the following error. Any ideas?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Kitware/HPCCloud/issues/607#issuecomment-301890300, or mute the thread https://github.com/notifications/unsubscribe-auth/ADBhsdEvpg1yspmrQUvVLOSn23cdTxwgks5r6fklgaJpZM4Nc-J4 .

cjh1 commented 7 years ago

Thanks @patrickoleary Good to know.

jourdain commented 7 years ago

Exactly what Patrick said. Can you try to install PV 5.4? (RC2)

cjh1 commented 7 years ago

Yes, I can try RC2

cjh1 commented 7 years ago

No RC2 package for linux :frowning:

cjh1 commented 7 years ago

Problems with build machine ...

cjh1 commented 7 years ago

I have it working with RC2 now