Hi everyone.
I’m encountering a weird bug inside the script editor(the one where you can access directly within Rhino).
So, I wrote some python code in my second computer also in Rhino 8 and it works fine, even made componentsout of them, but ever since I have moved them to my personal computer to make a gha plugin out of them I am running into this weird bug where there is folders within folders within folders within folders… Did anyone encountered this before?
My gh file looks actually pretty simple.
Same behaviour also occurs when I try with a fresh project and with the sample scripts (example numpy script)