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