Good morning,
I installed Rhino 8.3.24009… when I load on GH the script command the Rhino freeze (see image). At that point I have to kil Rhino through task manager.
With a rollback to 8.2.23346 everithing is ok.
I tried to install also Rhno 8.4.24009 but… doesn’t start on my PC!
I attached the system_info file.
I hope this forum is the right way for communicate this kind of issue.
I’m the only one with this problem?
Thanks in advance for your help.
Piero
I repaired Microsoft C++ 2015-2022 Redistributable … I saw that in Rhino Window there is a message of “initializing Scripting Languages 28%”… but is stopping there … freeze
@Piero Sorry for being late on responding to your question. Would you mind opening Rhino, then run RhinoCodeLogs command to open a logs window, and then start Grasshopper? This should start printing detailed logs of what is happening when initializing languages.
If you have already initialized python 3, from ScriptEditor run the Tools > Advanced > Reset Python 3 Runtime command and restart Rhino
When I started “scripteditor” in Rhino, Python initialized there and then in Grasshopper it no longer gave me problems. I haven’t had any problems since then.
Thanks for you reply.
Update:
There is an error:
Info 01/23/2024 10:07:14 [RhinoCode] Starting up python language server
Error 01/23/2024 10:07:14 [RhinoCode] Error calling OnRuntimeReady | Traceback (most recent call last):
File “file:///C:/Users/XXXXXX/.rhinocode/stage/mwa5jr2q.gah”, line 28, in
TypeError: Cannot create a consistent method resolution
order (MRO) for bases Clonable, Point3dList
@eirannejad Ehsan Iran-Nejad
I attached the rhinoCodeLog script. In that point Rhino freeze. (I attach RhinoDotNetCrash.txt)
As the other day I runed scripteditor on Rhino and now seem ok.
When I load Grasshopper there is always the error:
Error 23/01/2024 10:45:34 [RhinoCode] Error calling OnRuntimeReady | Traceback (most recent call last):
File “file:///C:/Users/XXXXX/.rhinocode/stage/ls5vake2.3ka”, line 28, in
TypeError: Cannot create a consistent method resolution
order (MRO) for bases Clonable, Point3dList