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.N9YfXYjNvoe()
at dAWghxPPzJ9Xk6JJpFEq.EaxRnaPPSPp3C9AmcB9A.<>c__DisplayClass3_0.BKHcOsVpWWB()
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 Py_IncRef.
--Message: Failed to load symbol Py_IncRef.
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: