Rhino Compute - Python 3.9.10 is not yet ready or failed initialization

Hi @eirannejad

Since last update we are having the same problem. Even after deleting the folder and running rhinoscript. The error message is the same as shown in @Foxman log file.

  1. Language Python 3.9.10 (mcneel.pythonnet.python) is not yet ready or failed initialization

Error 08/21/2025 13:26:12 [RhinoCode] Error Initializing Python | Error loading CPython engine | System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
—> Python.Runtime.InternalPythonnetException: Failed to create Python type for BVHOffsetCalculator

System.IO.FileNotFoundException: Could not load file or assembly ‘VVVV.Utils, Version=1.0.4375.26574, Culture=neutral, PublicKeyToken=null’. Het systeem kan het opgegeven bestand niet vinden.
File name: ‘VVVV.Utils, Version=1.0.4375.26574, Culture=neutral, PublicKeyToken=null’
at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)

2 Likes

after reinstalling Rhino the problem still remains

Hi @Foxman and @eirannejad,

I solved the problem after deinstalling Wizard. Wizard | Food4Rhino

The strange thing is that I had installed this plug-inn a long time ago, without having any problems so far.

@eirannejad

I had this issue today and was able to resolve the issue by disabling my firewall. The installer was not able to access a URL needed for the install.

Maybe this could be a fix for others if it comes up again.