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

dan.glassman's profile - activity

2015-01-30 10:35:28 -0500 received badge  Teacher (source)
2015-01-30 10:25:24 -0500 answered a question Python SDK Bindings for OpenStudio

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.