after installed the pywin32 libs, there is a directory “Lib/sit-packages/pywin32_system32”, which including three dlls, copy them to the “Lib/site-packages/win32” directory, which including the win32api.pyd or win32api.pyc.
Then import error gone.
after installed the pywin32 libs, there is a directory “Lib/sit-packages/pywin32_system32”, which including three dlls, copy them to the “Lib/site-packages/win32” directory, which including the win32api.pyd or win32api.pyc.
Then import error gone.