[vtkusers] ImportError: libvtkCommonPythonD.so.5.4

Eric E. Monson emonson at cs.duke.edu
Thu Apr 15 14:20:35 EDT 2010


Hey Nicolas,

Can you check whether the libvtkCommonPythonD.so.5.4 library is really in /usr/local/lib/vtk-5.4? If it's getting to that point then it's seeing the vtk package itself, but that LD_LIBRARY_PATH variable should be showing it where the libraries are...

-Eric

------------------------------------------------------
Eric E Monson
Duke Visualization Technology Group


On Apr 15, 2010, at 11:29 AM, Nicolas Courtiade wrote:

> Hi again
> I have built and installed the 5.4.2 release of VTK from source on Ubuntu 8.04.3, with Python wrappings. I work with python 2.5.
> When i try to run a python program, with a vtk import,  i encounter this error :
> *ImportError:* *libvtkCommonPythonD.so.5.4*: cannot open shared object file: No such file or directory
> 
> I set PYTHONPATH to /usr/local/lib/python2.5/site-packages/ and LD_LIBRARY_PATH to /usr/local/lib/vtk-5.4  and i still have this problem...
> 
> 
> Does anyone how to fix it?
> 
> Thank you
> 
> 
> Nicolas
> 
> 
> 
> _______________________________________________
> 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 VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers




More information about the vtkusers mailing list