Error running script S
Exception: Traceback (most recent call last):
File “”, line 38, in
File “C:\Users\martinsiegrist.rhinocode\python3.9-31\site-rhinopython\scriptcontext.py”, line 2, in
import rhinocompat as compat
File “C:\Users\martinsiegrist.rhinocode\python3.9-31\site-rhinopython\rhinocompat.py”, line 36, in
from RhinoCodePlatform.Rhino3D.Languages import McNeelPythonHost as __host
ModuleNotFoundError: No module named ‘RhinoCodePlatform’
@martinsiegrist This should be fixed in the WIP right now. The C# component in this example does not throw any errors for me in latestd build. Let me know how you are seeing it fail.