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 &quot;test.py&quot;, line 1, in &lt;module&gt;<br>
    import vtk<br>  File &quot;/home/wendel/Desktop/vtk-build/Wrapping/Python/vtk/__init__.py&quot;, line 41, in &lt;module&gt;<br>    from common import *<br>  File &quot;/home/wendel/Desktop/vtk-build/Wrapping/Python/vtk/common.py&quot;, line 7, in &lt;module&gt;<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>