If this is not installed, then pyinstaller crashes. Maybe this is a feature request to make Splash have only a dynamic dependency on tcl tk. As in put Splash behind a def () that then pulls in the ...
The following discussions cover details of PyInstaller internal methods. You should not need this level of detail for normal use, but such details are helpful if you ...
Powerful and versatile as it is, Python lacks a few key capabilities out of the box. For one, there is no native mechanism for compiling a Python program into a standalone executable package. To be ...