Exception:The type initializer for 'Delegates' threw an exception.Failed to load symbol _PyThreadState_UncheckedGet.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__DisplayClass39_1.GnBwkLT5wl4()
   at iMRkhXkFhWLjUmS0lLw.QjF14LkoosJ2TLSII62.<>c__DisplayClass3_0.yKYJU5IUhTd()
   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_UncheckedGet.
--Message: Failed to load symbol _PyThreadState_UncheckedGet.
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.43.47 2024-11-18 20:02 Microsoft Windows NT 10.0.22631.0