Exception:The type initializer for 'Delegates' threw an exception.Failed to load symbol PyThreadState_GetUnchecked.The specified procedure could not be found

报错信息 1
TypeInitializationException: The type initializer for 'Delegates' threw an exception.
--TypeName: Delegates
StackTrace:
   at Python.Runtime.Runtime.Delegates.get_Py_IsInitialized()
   at Python.Runtime.Runtime.Py_IsInitialized()
   at Python.Runtime.Runtime.<>c.<Initialize>b__32_0()
   at Python.Runtime.Runtime.TryUsingDll[T](Func`1 op)
   at Python.Runtime.Runtime.Initialize(Boolean initSigs)
   at Python.Runtime.PythonEngine.Initialize(IEnumerable`1 args, Boolean setSysArgv, Boolean initSigs)
   at Quicker.Domain.Actions.X.BuiltinRunners.Other.RunPythonScriptStep.<>c__DisplayClass41_1.KF9UittmLQx()
   at ELI0LnaUovmfrbVqHIM.qDdqGdaouofxANF0cKI.<>c__DisplayClass3_0.gi1YfNKLL9G()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

MissingMethodException: Failed to load symbol PyThreadState_GetUnchecked.
--Message: Failed to load symbol PyThreadState_GetUnchecked.
StackTrace:
   at Python.Runtime.Platform.WindowsLoader.GetFunction(IntPtr hModule, String procedureName)
   at Python.Runtime.Runtime.Delegates.GetFunctionByName(String functionName, IntPtr libraryHandle)
   at Python.Runtime.Runtime.Delegates..cctor()

Win32Exception: The specified procedure could not be found
--NativeErrorCode: 127
StackTrace:


版本:1.44.4 2025-04-28 23:22 Microsoft Windows NT 10.0.27842.0