Hello everyone! Can anyone tell me how to start my own Python environment in Rhino 8 script editor? Currently, I can only choose between CPython or IronPython. I would be very grateful for any help.
Hello everyone! Can anyone tell me how to start my own Python environment in Rhino 8 script editor? Currently, I can only choose between CPython or IronPython. I would be very grateful for any help.
@Christian_Böhme Welcome to the community. Would you mind giving me a bit more context in what kind of python environment you are trying to load? Rhino 8 currently supports Python 3.9 and IronPython 2 that are shipped and deployed with its installation.