发布

  • 17972 962fcd6b58

    Add exception interpreters for Python ModuleNotFoundError and multiple inheritance TypeError (#9643)

    frostbyte_neo 发布于 2026-07-30 21:15:44 +00:00 | 5 次提交 在此版本后已推送到 master

    • 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

    下载附件