Hi all, I get the following error on my daylight simulation.
Warning: Roughness values above .2 is uncommon.
Warning: Roughness values above .2 is uncommon.
Runtime error (DirectoryNotFoundException): Could not find a part of the path ‘C:\Radiance\mySimulations\room_640\annual_daylight_logs_\logs.log’.
Traceback:
line 353, in luigi_execution_summary, “C:\Users\Lenovo\ladybug_tools\python\Lib\site-packages\lbt_recipes\recipe.py”
line 372, in failure_message, “C:\Users\Lenovo\ladybug_tools\python\Lib\site-packages\lbt_recipes\recipe.py”
line 138, in script
I found out it might be because of version/compatibility issues, So I re installed new version of ladybug tools and Radiance based on the compatibility matrix:
I solved the first part by removing the single backslash in the end of the folder path provided to HB Recipe Settings. This should work: “C:\Radiance\mySimulations\640”. @chris, a double backslash ending will create the folder “640”. Maybe there should be a check for single backslash endings?
The seconds part is because of the _thresholds_ input in HB Annual Daylight. Your input is “-t 300 -lt 300 -up 3000”. It should be “-t 300 -lt 300 -ut 3000”.
SInce you are creating the room from faces only, you probably also want to use LB Generate Point Grid by connecting the floor surface rather than HB Sensor Grid from Rooms. I have a feeling this is not the grid you want:
Hi, I am trying to use HB on Mac OS and face similar issues. I tried to use the fixes but I am new to Python or any other form of coding and running into issues.
I get the following error:
{0;0;0}
0. Runtime error (DirectoryNotFoundException): Could not find a part of the path "/Users/sn/simulation/1
/utci_comfort_map/logs/logs.log".
Traceback:
line 357, in luigi_execution_summary, “/Users/sn/Library/Application Support/McNeel/Rhinoceros/7.0/scripts/lbt_recipes/recipe.py”
line 398, in failure_message, “/Users/sn/Library/Application Support/McNeel/Rhinoceros/7.0/scripts/lbt_recipes/recipe.py”
line 224, in script