Hi the community,
I attempted to use honeybee-radiance to do simulations outside rhino-grasshopper environment. I collected some info from the forum which can do this as follows:
1, use CLI ( use subprocess module to call the cmd in terminal)
2, use lbt-recipes
3, use pollination
Besides the three methods above, I am wondering if I can directly import modules into .py file and call the methods without downloading source code from github?
I already pip install all the modules you provided in the SDK document, but I failed to import any libraries or modules.
Is there sth wrong with my python path or other issues causing this?
Many thanks in advance for your help.
Shin Z