Originally created by: rockspor...@gmail.com
1. I installed Winpython-64-bit-2.7.5.3 to C:\
2. cd C:\Winpython-64-bit-2.7.5.3
3. python-2.7.5.amd64\python.exe -c "import win32api"
I get:
ImportError: DLL load failed: The specified module could not be found
The problem is fixed if I copy pywintype27.dll to the folder from which I start python.exe
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: sherdim
fix for python-3.3.2.amd64: copy pythoncom33.dll to any folder in the windows PATH