Expected behavior and actual behavior. I have a COM library (SMISEventHandler) with which I would like to interface using win32com, which exports 2 classes (ImgEvents and SMISEvents). When I create an ...
win32com.client seems to requires the loading/creation of a cache file dicts.dat located in %USER%/AppData/Local/Temp/gen_py/ If the file does not exist, it is ...