Revision history  [back]

I got to this same point, same error -- using python 2.7 / win32. I copied the .dll files from build\OSCore-prefix\src\OSCore-build\Products\Release into the same directory as the .py and .pyd, and the import then succeeded.

This worked well for x64, too.

I got to this same point, same error -- using python 2.7 / win32. I copied the .dll files from build\OSCore-prefix\src\OSCore-build\Products\Release into the same directory as the .py and .pyd, and the import then succeeded.

This worked well for x64, too.

-drg