How to resolve Type Initializer for MWNumericArray Exception?
Ältere Kommentare anzeigen
I am encountering the following error when trying to import "MWNumericArray" in IronPython 3.4.2:
SystemError: The type initializer for 'MathWorks.MATLAB.NET.Arrays.MWNumericArray' threw an exception.
The same code works without issues on several other PCs that have identical configurations (same OS, .NET Framework, and MATLAB Runtime). However, on one particular PC, I consistently get the error above.
How can I resolve this issue?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Deploy to .NET Applications Using MWArray API finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!