Problems with the python libraries speedtest/speedtes-cli and tkinter when using cx_freeze
I have written a script to perform a number of broadband speed tests using python/tkinter and the speedtest libraries (speedtest/speedtest-cli). The program works as expected when run as a normal python script. I can create an exe file using cx_freeze and it creates everything as per normal. When I run the exe file I get the following traceback…