frozen apps fail to locate the win32com.gen_py directory when win32com.client.gencache.EnsureDispatch is called to create interface files. I have applied the patch to my pyinstaller-1.3 to solve the ...
pyinstaller-tickets-migration added this to the PyInstaller 2.0 milestone Oct 18, 2014 pyinstaller-tickets-migration added the @high label Oct 18, 2014 ...
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 ...