gschoissengeyr

Results 1 issues of gschoissengeyr

When installing pywin32 with `python -m pip install --target=path/to/site pywin32-227-cp37m-win_amd64.whl` I get this error: ``` >>> import win32api Traceback (most recent call last): File "", line 1, in ModuleNotFoundError: No...