InvalidOperationException: ValueFactory 尝试访问此实例的 Value 属性。 StackTrace: 在 System.Lazy`1.CreateValue() 在 System.Lazy`1.LazyInitValue() 在 Python.Runtime.PythonException.TryDecodePyErr(BorrowedReference typeRef, BorrowedReference valRef, BorrowedReference tbRef) 在 Python.Runtime.PythonException.FetchCurrentOrNull(ExceptionDispatchInfo& dispatchInfo) 在 Python.Runtime.PythonException.ThrowLastAsClrException() 在 Python.Runtime.NewReferenceExtensions.BorrowOrThrow(NewReference& reference) 在 Python.Runtime.PyModule.Import(String name) 在 System.Lazy`1.CreateValue() 在 System.Lazy`1.LazyInitValue() 在 Python.Runtime.PythonException.TryDecodePyErr(BorrowedReference typeRef, BorrowedReference valRef, BorrowedReference tbRef) 在 Python.Runtime.PythonException.FetchCurrentOrNull(ExceptionDispatchInfo& dispatchInfo) 在 Python.Runtime.PythonException.ThrowLastAsClrException() 在 Python.Runtime.PythonException.ThrowIfIsNull(NewReference& ob) 在 Python.Runtime.PythonEngine.RunString(String code, BorrowedReference globals, BorrowedReference locals, RunFlagType flag) 在 Python.Runtime.PythonEngine.Exec(String code, PyDict globals, PyObject locals) 在 Python.Runtime.OperatorMethod.GetOperatorType() 在 Python.Runtime.OperatorMethod.Initialize() 在 Python.Runtime.Runtime.Initialize(Boolean initSigs) 在 Python.Runtime.PythonEngine.Initialize(IEnumerable`1 args, Boolean setSysArgv, Boolean initSigs) 在 Quicker.Domain.Actions.X.BuiltinRunners.Other.RunPythonScriptStep.<>c__DisplayClass41_1.ADyZGi3KM1U() 在 hXgDWlcX0ObsD79CRYW.vD68SUc7QBxLKReGoKZ.<>c__DisplayClass3_0.LU364r89doU() 在 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()