Files
Jhonathan Abreu 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 exception interpreters for Python ModuleNotFoundError and multiple 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
2026-07-30 18:15:44 -03:00
..