[vtkusers] VTK TKinter widget error: TclError: couldn't load file " libvtkRenderingPythonTkWidgets.so"

Aso agile aso.agile at gmail.com
Fri Apr 12 09:50:49 EDT 2013


Hi all,

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:
"TclError: couldn't load file " libvtkRenderingPythonTkWidgets.so":
libvtkRenderingPythonTkWidgets.so: cannot open shared object file: No such
file or directory"

I check for the this *.so file which is exists in Python-2.7/lib/vtk-5.6
directory and I added it to my $PATH. I even created a symbolic link of it
as "libvtkRenderingPythonTkWidgets", as suggested in another thread.

Python:2.7, VTK:5.6.1, TK:8.5, Linux: Redhat 5.5


Thanks for your help,


Aso
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130412/a6ca04be/attachment.htm>


More information about the vtkusers mailing list