Hello fellow Ladybuggers
I’ve been working on a script that does your classic solar and shadow analysis so on and so forth.
I’ve encountered a massive problem where because Ladybug_Ladybug references the c:\ladybug folder as well as APPDATA. Pretty much this whole section below:
Even with everything pretty much within the script itself without any external references, it still won’t work on rhino compute as RC requires everything to be within the script, but because it references an external source, it won’t be able to run.
Does anyone know a workaround or a solution to where ladybug can solely run without it referencing this folder and run on Rhino Compute?
Thanks!