The compilation on a Debian oldstable based distribution, seems to fail.
After installing the requirements, the command "make test" didn't completed successfully.
I'm attaching console's output.
What I did (being at Debian), is giving the exact command, as it exists at README.md.
(At section Step 1 - install the dependencies -> On Debian).
With a second look, I already installed python-tk, so maybe it should pass the test.
Anyway! I'll look again, but meanwhile when you can find the time, please take a look at this specific section of Readme. Maybe needs an update?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Giorgos!
Your log reads:
Did you try installing python3-tk: https://packages.debian.org/stretch/python3-tk ? Please try installing it and other missing deps and give a new log. Thanks in
Oh...I see!
What I did (being at Debian), is giving the exact command, as it exists at README.md.
(At section Step 1 - install the dependencies -> On Debian).
With a second look, I already installed python-tk, so maybe it should pass the test.
Anyway! I'll look again, but meanwhile when you can find the time, please take a look at this specific section of Readme. Maybe needs an update?