I am trying to package my python script into an executable. I thought I would be pretty straight forward as I don\'t have very many imports. First off here are my imports:>
I just copied the DLL pywintypes27.dll in C:\Python27\Lib\site-packages\pywin32_system32. I added it in win32/lib.
pywintypes27.dll
C:\Python27\Lib\site-packages\pywin32_system32
win32/lib
It's OK!