<div dir="ltr">Hi all,<div><br></div><div>My VTK and TKinter codes are working fine sepertaly. When I try to embed vtk window in tk n form of Tk widget, I get following error:</div><div>"<span style="font-size:14px;font-family:Verdana,Georgia,serif">TclError: couldn't load file " libvtkRenderingPythonTkWidgets.so": libvtkRenderingPythonTkWidgets.so: cannot open shared object file: No such file or directory"</span></div>
<div><span style="font-size:14px;font-family:Verdana,Georgia,serif"><br></span></div><div><span style="font-size:14px;font-family:Verdana,Georgia,serif">I check for the this *.so file which is exists in </span><font color="#000000" face="Verdana, Georgia, serif"><span style="font-size:14px">Python-2.7/lib/vtk-5.6 directory and I added it to my $PATH. I even created a symbolic link of it as "</span></font><span style="font-size:14px;font-family:Verdana,Georgia,serif">libvtkRenderingPythonTkWidgets", as suggested in another thread.</span></div>
<div><span style="font-size:14px;font-family:Verdana,Georgia,serif"><br></span></div><div><span style="font-size:14px;font-family:Verdana,Georgia,serif">Python:2.7, VTK:5.6.1, TK:8.5, Linux: Redhat 5.5</span></div>
<br style="font-size:14px;font-family:Verdana,Georgia,serif"><div><br></div><div style>Thanks for your help,</div><div style><br></div><div style><br></div><div style>Aso</div></div>