Tags: QuantConnect/Lean
Tags
Add exception interpreters for Python ModuleNotFoundError and multipl… …e inheritance TypeError (#9643) * Add interpreters for Python ModuleNotFoundError and multiple inheritance TypeError * Recommend AlgorithmImports for missing C# namespaces, clr.AddReference only for local custom libraries * Advise against importing .NET assemblies from Python algorithms, recommending equivalent Python packages * Add the .NET assembly advice only when the missing module name is camel cased
Add exception interpreters for Python ModuleNotFoundError and multipl… …e inheritance TypeError (#9643) * Add interpreters for Python ModuleNotFoundError and multiple inheritance TypeError * Recommend AlgorithmImports for missing C# namespaces, clr.AddReference only for local custom libraries * Advise against importing .NET assemblies from Python algorithms, recommending equivalent Python packages * Add the .NET assembly advice only when the missing module name is camel cased
Add exception interpreters for Python ModuleNotFoundError and multipl… …e inheritance TypeError (#9643) * Add interpreters for Python ModuleNotFoundError and multiple inheritance TypeError * Recommend AlgorithmImports for missing C# namespaces, clr.AddReference only for local custom libraries * Advise against importing .NET assemblies from Python algorithms, recommending equivalent Python packages * Add the .NET assembly advice only when the missing module name is camel cased
Add exception interpreters for Python ModuleNotFoundError and multipl… …e inheritance TypeError (#9643) * Add interpreters for Python ModuleNotFoundError and multiple inheritance TypeError * Recommend AlgorithmImports for missing C# namespaces, clr.AddReference only for local custom libraries * Advise against importing .NET assemblies from Python algorithms, recommending equivalent Python packages * Add the .NET assembly advice only when the missing module name is camel cased
Add exception interpreters for Python ModuleNotFoundError and multipl… …e inheritance TypeError (#9643) * Add interpreters for Python ModuleNotFoundError and multiple inheritance TypeError * Recommend AlgorithmImports for missing C# namespaces, clr.AddReference only for local custom libraries * Advise against importing .NET assemblies from Python algorithms, recommending equivalent Python packages * Add the .NET assembly advice only when the missing module name is camel cased
Add exception interpreters for Python ModuleNotFoundError and multipl… …e inheritance TypeError (#9643) * Add interpreters for Python ModuleNotFoundError and multiple inheritance TypeError * Recommend AlgorithmImports for missing C# namespaces, clr.AddReference only for local custom libraries * Advise against importing .NET assemblies from Python algorithms, recommending equivalent Python packages * Add the .NET assembly advice only when the missing module name is camel cased
Add exception interpreters for Python ModuleNotFoundError and multipl… …e inheritance TypeError (#9643) * Add interpreters for Python ModuleNotFoundError and multiple inheritance TypeError * Recommend AlgorithmImports for missing C# namespaces, clr.AddReference only for local custom libraries * Advise against importing .NET assemblies from Python algorithms, recommending equivalent Python packages * Add the .NET assembly advice only when the missing module name is camel cased
Add exception interpreters for Python ModuleNotFoundError and multipl… …e inheritance TypeError (#9643) * Add interpreters for Python ModuleNotFoundError and multiple inheritance TypeError * Recommend AlgorithmImports for missing C# namespaces, clr.AddReference only for local custom libraries * Advise against importing .NET assemblies from Python algorithms, recommending equivalent Python packages * Add the .NET assembly advice only when the missing module name is camel cased
Append out of memory diagnostics to the algorithm runtime error messa… …ge (#9642) * Append out of memory diagnostics to the algorithm runtime error message * Merge out of memory detection and diagnostics into a single method and shorten the message * Only check the top level exception for out of memory diagnostics
PreviousNext