[Paraview] paraviewweb error with master

Sebastien Jourdain sebastien.jourdain at kitware.com
Fri Sep 20 08:47:05 EDT 2013


Did you start from a clean build as most of the classes have moved to VTK
and changed their names?

Seb


On Fri, Sep 20, 2013 at 7:53 AM, Paul Edwards <paul.m.edwards at gmail.com>wrote:

> ParaViewWeb is still not working even from the build directory - it fails
> with:
>
>     from vtkParaViewWebCorePython import vtkPVWebInteractionEvent
> ImportError: cannot import name vtkPVWebInteractionEvent
>
> Regards,
> Paul
>
>
> On 20 September 2013 12:48, Paul Edwards <paul.m.edwards at gmail.com> wrote:
>
>> This is still a problem when paraview is installed.  But, pvpython works
>> correctly from the build directory...
>>
>>
>> On 19 September 2013 22:13, David E DeMarle <dave.demarle at kitware.com>wrote:
>>
>>> Looking at it ...
>>>
>>> David E DeMarle
>>> Kitware, Inc.
>>> R&D Engineer
>>> 21 Corporate Drive
>>> Clifton Park, NY 12065-8662
>>> Phone: 518-881-4909
>>>
>>>
>>> On Thu, Sep 19, 2013 at 5:01 PM, Utkarsh Ayachit <
>>> utkarsh.ayachit at kitware.com> wrote:
>>>
>>>> Dave, can you follow up with Casey please?
>>>>
>>>> Thanks
>>>>
>>>> On Thu, Sep 19, 2013 at 4:59 PM, Casey Goodlett
>>>> <casey.goodlett at kitware.com> wrote:
>>>> > Utkarsh,
>>>> >
>>>> > On my linux system using next fixes that problem in a parview build
>>>> > directory.
>>>> >
>>>> > When running from a paraview install directory the problem remains.
>>>> >
>>>> >
>>>> > On Thu, Sep 19, 2013 at 4:07 PM, Utkarsh Ayachit
>>>> > <utkarsh.ayachit at kitware.com> wrote:
>>>> >>
>>>> >> This is related to the broken install rules in ParaView "master" for
>>>> >> Python. Once the dashboards clears, we'll do a gatekeeper review and
>>>> >> we'd have the fixes in master.
>>>> >>
>>>> >> Utkarsh
>>>> >>
>>>> >> On Thu, Sep 19, 2013 at 4:05 PM, Paul Edwards <
>>>> paul.m.edwards at gmail.com>
>>>> >> wrote:
>>>> >> > Btw I get this error from just loading pvpython with the master
>>>> build.
>>>> >> >
>>>> >> >
>>>> >> > On 19 September 2013 20:59, Paul Edwards <paul.m.edwards at gmail.com
>>>> >
>>>> >> > wrote:
>>>> >> >>
>>>> >> >> I get this error when I try to run the paraviewweb example:
>>>> >> >>
>>>> >> >> $ ./bin/pvpython
>>>> >> >> lib/paraview-4.0/site-packages/paraview/pipeline_manager.py
>>>> --content
>>>> >> >> lib/paraview-4.0/www --port 8080 --data-dir
>>>> >> >> /home/paul/dev/ParaViewData-v4.0.1/DataError: Could not import
>>>> >> >> vtkCommonComputationalGeometryPython
>>>> >> >> Traceback (most recent call last):
>>>> >> >>   File
>>>> "lib/paraview-4.0/site-packages/paraview/pipeline_manager.py",
>>>> >> >> line
>>>> >> >> 32, in <module>
>>>> >> >>     from paraview import web, paraviewweb_wamp,
>>>> paraviewweb_protocols
>>>> >> >>   File
>>>> >> >>
>>>> >> >>
>>>> "/home/paul/dev/ParaView/lib/paraview-4.0/site-packages/paraview/paraviewweb_wamp.py",
>>>> >> >> line 21, in <module>
>>>> >> >>     from paraview import simple
>>>> >> >>   File
>>>> >> >>
>>>> >> >>
>>>> "/home/paul/dev/ParaView/lib/paraview-4.0/site-packages/paraview/simple.py",
>>>> >> >> line 41, in <module>
>>>> >> >>     import servermanager
>>>> >> >>   File
>>>> >> >>
>>>> >> >>
>>>> "/home/paul/dev/ParaView/lib/paraview-4.0/site-packages/paraview/servermanager.py",
>>>> >> >> line 48, in <module>
>>>> >> >>     import paraview, re, os, os.path, new, sys, atexit, vtk
>>>> >> >>   File
>>>> >> >>
>>>> >> >>
>>>> "/home/paul/dev/ParaView/lib/paraview-4.0/site-packages/paraview/vtk/__init__.py",
>>>> >> >> line 7, in <module>
>>>> >> >>     from vtkCommonCorePython import *
>>>> >> >> ImportError: No module named vtkCommonCorePython
>>>> >> >>
>>>> >> >> Any ideas here?
>>>> >> >>
>>>> >> >> Thanks,
>>>> >> >> Paul
>>>> >> >
>>>> >> >
>>>> >> >
>>>> >> > _______________________________________________
>>>> >> > 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
>>>> >> >
>>>> >> > Follow this link to subscribe/unsubscribe:
>>>> >> > http://www.paraview.org/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
>>>> >>
>>>> >> Follow this link to subscribe/unsubscribe:
>>>> >> http://www.paraview.org/mailman/listinfo/paraview
>>>> >
>>>> >
>>>> >
>>>> >
>>>> > --
>>>> > Casey B. Goodlett, Ph.D.
>>>> > R&D Engineer
>>>> > Kitware, Inc. - North Carolina Office
>>>> > http://www.kitware.com
>>>> > (919) 969-6990 x310
>>>>
>>>
>>>
>>
>
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130920/1c359249/attachment-0001.htm>


More information about the ParaView mailing list