Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

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.

-drg

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