Dave, can you follow up with Casey please? Thanks
On Thu, Sep 19, 2013 at 4:59 PM, Casey Goodlett <[email protected]> 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 > <[email protected]> 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 <[email protected]> >> wrote: >> > Btw I get this error from just loading pvpython with the master build. >> > >> > >> > On 19 September 2013 20:59, Paul Edwards <[email protected]> >> > 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
