MATLAB Error when using Compiled Python Package
Created by: bacalfa
I'm getting a very weird error when calling a MATLAB function from Python and using a compiled Python package. Please see the following post for context: https://www.mathworks.com/matlabcentral/answers/603016-error-127-details-unable-to-load-bundle-binary-c-program-files-matlab-r2020b-bin-win64-builtins-ma.
If I don't use the Python packaged created by MATLAB, then it works fine. I have no idea what's happening. This doesn't occur when using TPOT or scikit-optimize. Only when I switch to Fedot is when I get the error.