Message 258437 - Python tracker (original) (raw)
I hava a problem with others packages, like cchardet and aiohttp. Aplying the patch changed the error message, then I generate a lib for vcruntime140, and finally, it is installed:
#go to python installation dir cd M:\Applications\Python35-32 pexports vcruntime140.dll >libs\vcruntime140.def dlltool -dllname vcruntime140.dll --def libs\vcruntime140.def --output-lib libs\libvcruntime140.a