Sorry this is weird. I keep updating this post to report various errors that happened to me when I tried Chrisâ example. There are two updates below.
Hi @chris , I still cannot run the example you gave. I got this error:
- Solution exception:
Failed to import ladybug:
No module named ladybug.datatype.distance
Does that mean I do not have the ladybug[+] libraries? How to install them?
Update1: never mind, I got the above fixed by installing the ladybug[+]
But now the example came up with a new error:
- Solution exception:invalid integer number literal
This is on the importNOAA object, and it is already v4 (09 Apr 2019), still running the Hydra example.
Update2: The above automagically got fixed when I toggle on and off and on again.
But now the example came up with a new error:
- Solution exception:
Failed to import ladybug:
No module named ladybug_geometry.geometry3d.pointvector
This happened in Zhang-Huang object. I have no idea what this means, because the ladybug[+] is already up-to-date.