Exception:Python object finalization failedPython runtime was shut down after this object was created. It is an error to attempt to dispose or to continue using it even after restarting the runtime.

报错信息 1
FinalizationException: Python object finalization failed
--Handle: 2163652174416
StackTrace:
   在 Python.Runtime.Finalizer.HandleFinalizationException(IntPtr obj, Exception cause)
   在 Python.Runtime.Finalizer.DisposeAll()
   在 Python.Runtime.Finalizer.ThrottledCollect()
   在 Python.Runtime.PyObject..ctor(StolenReference& reference)
   在 Python.Runtime.PyObject.GetItem(PyObject key)
   在 Python.Runtime.PyObject.GetItem(Int32 index)
   在 Python.Runtime.TypeManager.InitializeBases(PyType pyType, PyTuple baseTuple)
   在 Python.Runtime.TypeManager.InitializeClassCore(Type clrType, PyType pyType, ClassBase impl)
   在 Python.Runtime.ReflectedClrType.GetOrCreate(Type type)
   在 Python.Runtime.ModuleObject.GetAttribute(String name, Boolean guess)
   在 Python.Runtime.ModuleObject.LoadNames()
   在 Python.Runtime.ImportHook.UpdateCLRModuleDict()
   在 Python.Runtime.PythonEngine.Initialize(IEnumerable`1 args, Boolean setSysArgv, Boolean initSigs)
   在 Quicker.Domain.Actions.X.BuiltinRunners.Other.RunPythonScriptStep.<>c__DisplayClass39_1.TvuATP8kVFG()
   在 FQeF5frryb8dr5pu5Yp.c05qb9rKMKOKaXAScLd.<>c__DisplayClass3_0.fy5XdV8PRmZ()
   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   在 System.Threading.ThreadHelper.ThreadStart()

RuntimeShutdownException: Python runtime was shut down after this object was created. It is an error to attempt to dispose or to continue using it even after restarting the runtime.
StackTrace:


版本:1.43.29 2024-09-28 13:20 Microsoft Windows NT 10.0.22631.0