Open himynameissergey opened 2 years ago
I also would like to use the ttp cli tool as a packaged .exe - is there some other way you have seen it work (pyinstaller, cx_freeze, py2exe etc)?
no cx_freeze, py2exe - i didn't try to use i tried only pyinstaller, got error and didn't try anything else
if I compile the script via pyInstaller, then when I run the exe file, an error occurs on the line
parser = ttp(data=SASData, template=SASTemplate)
If I run the script via the interpreter, then no error occurs, the script works fine
ttp 0.9.0 python 3.9.7 Windows 10 21H1 build 19043, 1766