Hi, Im using pywin32 in a Blender addon where I run pywin32_postinstall.py during module initialization of my addon (when Blender tries to import the __init__.py of my addon). What Ive found is that ...