Hi,<br><br>I just compiled the last VTK version with the Wrapping for Python, but it doesnt seems to work here.<br>I didnt get errors during the compilation. I checked the access permission in the folders/files and looks fine. I checked the PYTHONPATH and everything seems right.<br>
<br>Im getting the following error:<br><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">Traceback (most recent call last):<br> File "test.py", line 1, in <module><br>
import vtk<br> File "/home/wendel/Desktop/vtk-build/Wrapping/Python/vtk/__init__.py", line 41, in <module><br> from common import *<br> File "/home/wendel/Desktop/vtk-build/Wrapping/Python/vtk/common.py", line 7, in <module><br>
from libvtkCommonPython import *<br>ImportError: libvtkCommonPythonD.so.5.7: cannot open shared object file: No such file or directory<br></blockquote><br>Im using vtk on Ubuntu 10.04 LTS.<br><br>Thanks,<br><br>Wendel B Silva<br>