Hi, I am playing around with a few of my old scripts in the new Rhino Code Editor on the Mac. I have a colour gradient maker that works when run through the old Tools>PythonScript>Edit , but when I run through Rhino Code it tells me
Python.Runtime.PythonException: No module named ‘System.Drawing.Color’
Does anyone know why this would work in one but not the other?
Thanks
4 posts - 3 participants