962fcd6b58
Research Regression Tests / build (push) Has been cancelled
Syntax Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
API Tests / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Report Generator Tests / build (push) Has been cancelled
* 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