Hello,
What is the ironpython version supported by the latest release of Rhino 7?
This information can be obtained by running the following code in Tools->PythonScript->Edit
import sys
print (sys.version)
Is it maybe 2.7.12 or an earlier version?
I would be grateful if someone could test the upper code on Rhino7. Thank you in advance.