You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "inro\director\application\director.py", line 948, in __start_tool
File "inro\director\tool\tool.py", line 123, in _run
File "C:/helmet/helmet_41/model-systems/helmet-model-system/Scripts/helmet_link_printing.py", line 34, in run
self()
File "C:/helmet/helmet_41/model-systems/helmet-model-system/Scripts/helmet_link_printing.py", line 40, in __call__
print_links(scen.get_network(), ResultsData(self.results_path))
File "C:\helmet\helmet_41\model-systems\helmet-model-system\Scripts\utils\print_links.py", line 26, in print_links
noise_zone_width = noisemodel.calc_noise(link)
File "C:\helmet\helmet_41\model-systems\helmet-model-system\Scripts\utils\calc_noise.py", line 78, in calc_noise
return zone_width
inro.director.tool.exception.RunError: LinkPrinting run ended with exception: local variable 'zone_width' referenced before assignment
When using Print links from HELMET toolbox on ve0:
Modeller Exception
LinkPrinting run ended with exception: local variable 'zone_width' referenced before assignment
The text was updated successfully, but these errors were encountered: