I keep getting this error everytime I try to create text in python. How do I fix this error?
I have tried using ghcomponent/ rhinoscriptsyntax and other libraries but continue to get same error.
Did you read the suggestion in the error message?
It starts in the middle of the third line. You might want to use…
Is there any alternative to this other than following what’s in the error message
You can create dimensions easily with the new Grasshopper Rhino components. But it’s not python.
Have you tried adding scriptcontext… like suggested in the error message?
If you can’t get it to work, post your file containing the script…