No module named 'win32api' · Issue #3722 · conda/conda · GitHub
github.com › conda › condaOct 25, 2016 · The added dependency on pywin32 is affecting builds where we also have a separate pip install build which has a bunch of install_requires python packages, and those packages depend on pypiwin32. pywin32 and pypiwin32 dont seem to play nice with each other and i get IOError: [Errno 13] Permission denied: '{path_to_python}\\Lib\\site-packages\\win32\\win32api.pyd'.