Menu

#143 0.9.2.2: typelibs are not included in library.zip

open
nobody
None
5
2017-04-19
2017-04-19
No

The current code in distutils_buildexe.py and runtime.py does not fully process the "typelibs" option when building executables using win32com. The code in distutils_buildexe.py somehow extracts the typelibs options correctly, but runtime.py does not do anything with the "typelibs" option.

Therefore, win32com-dependent executables currently crash, since the typelibs cannot be found.

Discussion


Log in to post a comment.