First time here? Check out the Help page!
1 | initial version |
I managed to resolve this specific bug, by moving to the the (unstable) develop3 branch of OpenStudio in Ubuntu 18.04. Dockerfile https://github.com/saeranv/Fermi/blob/master/docker/docker9/dockerfile for anyone curious.
The specific commit that worked for me is hardcoded in there. No guarantees that the build will work (I decided to move away from the python bindings for interacting with OpenStudio), but this will get the build started, and assuming enough RAM is allocated in Docker for the process, should work.
S