Skip to content

ImportError: libtk8.6.so: cannot open shared object file: No such file or directory #1

@tseemann

Description

@tseemann

I untarred on Linux (RHEL 7) and got this error:

% ./HapFlow
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/cx_Freeze/initscripts/Console.py", line 27, in <module>
  File "HapFlow.py", line 24, in <module>
  File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 42, in <module>
ImportError: libtk8.6.so: cannot open shared object file: No such file or directory, please install the python-tk package

Does it mean a particular python-tk package via pip?
Or system library?
I seem to have /usr/lib64/libtk8.5.so installed.

PS. It seems be linked fine against the local HapFlow_1.1.2_linux/./libpython2.7.so.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions