Hello!
I am having a hard time to figure out how to let Rhino (7 & 8) use Python 3.11 instead of 2.7.
I have already installed the latest python in my laptop, but don’t know how to change it to the latest python in rhino. I have tried this with chatGPT for a while and failed to change it.
Why do people think ChatGPT knows much about such an obscure topic as Python in Rhino???
To use Python 3 in Rhino you need Rhino 8 and to use the new ScriptEditor editor. To do otherwise you would have to run your own Python from somewhere else and connect to Rhino over .Net.