InternalPythonnetException: Failed to create Python type for GeometryKeyFrame StackTrace: 在 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.xeMg0xQHcdF() 在 GSKZl8urTchQm8XMugX.cMw3cRuSj5k6MZmGpR3.<>c__DisplayClass3_0.N4xQCEEVnTL() 在 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() InternalPythonnetException: Failed to create Python type for System.Windows.Freezable StackTrace: 在 Python.Runtime.ReflectedClrType.GetOrCreate(Type type) 在 Python.Runtime.DefaultBaseTypeProvider.GetBaseType(Type type) 在 Python.Runtime.DefaultBaseTypeProvider.GetBaseTypes(Type type, IList`1 existingBases) 在 Python.Runtime.PythonBaseTypeProviderGroup.GetBaseTypes(Type type, IList`1 existingBases) 在 Python.Runtime.TypeManager.GetBaseTypeTuple(Type clrType) 在 Python.Runtime.TypeManager.InitializeClassCore(Type clrType, PyType pyType, ClassBase impl) 在 Python.Runtime.ReflectedClrType.GetOrCreate(Type type) FinalizationException: Python object finalization failed --Handle: 2317885140368 StackTrace: 在 Python.Runtime.Finalizer.HandleFinalizationException(IntPtr obj, Exception cause) 在 Python.Runtime.Finalizer.DisposeAll(Boolean disposeObj, Boolean disposeDerived, Boolean disposeBuffer) 在 Python.Runtime.Finalizer.ThrottledCollect() 在 Python.Runtime.PyObject..ctor(StolenReference& reference) 在 Python.Runtime.ExtensionType.AllocObject() 在 Python.Runtime.ClassManager.GetClassInfo(Type type, ClassBase impl) 在 Python.Runtime.ClassManager.InitClassBase(Type type, ClassBase impl, ReflectedClrType pyType) 在 Python.Runtime.ReflectedClrType.GetOrCreate(Type type) 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: