Closed jamesramsden-bh closed 1 year ago
Upon build, the following folder is either empty or not created:
C:\ProgramData\BHoM\Extensions\PythonCode\LadybugTools_Toolkit\ladybug_extension
This is resulting in the test script failing, and BHoM methods dependent on these files (e.g. SimulationResult) throwing an error.
The folder should be a copy of this folder: LadybugTools_Engine/Python/src/ladybugtools_toolkit/ladybug_extension
This is likely going to require a fix of the build events.
Closed as further investigation showed that this wasn't the issue causing problems.
Upon build, the following folder is either empty or not created:
C:\ProgramData\BHoM\Extensions\PythonCode\LadybugTools_Toolkit\ladybug_extension
This is resulting in the test script failing, and BHoM methods dependent on these files (e.g. SimulationResult) throwing an error.
The folder should be a copy of this folder: LadybugTools_Engine/Python/src/ladybugtools_toolkit/ladybug_extension
This is likely going to require a fix of the build events.