I’ve been converting a definition to use the LadybugTools1.0 components. This definition has an energy simulation and a Radiance simulation. Everything was working fine for the energy simulation part a minute ago, but as I tried to rebuild the daylighting part, I realised my Radiance version wasn’t compatible for V1.0. So, I installed the version that is recommended on the compatibility matrix on Github.
As soon as I reloaded my definition, ALL of the new Ladybug/Honeybee components now have the same error message.
Here is the full traceback, in this case from the DownloadEPW component:
Runtime error (MissingMemberException): 'module' object has no attribute 'O_RDWR'
Traceback:
line 65, in <module>, "C:\Program Files\Rhino 6\Plug-ins\IronPython\Lib\tempfile.py"
line 4, in <module>, "C:\Users\max.marschall\ladybug_tools\python\Lib\site-packages\ladybug\logutil.py"
line 6, in <module>, "C:\Users\max.marschall\ladybug_tools\python\Lib\site-packages\ladybug\__init__.py"
line 38, in script
Please help!