You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RuntimeError: No compatible version of MATLAB was found. This feature supports MATLAB 9.9 (R2020b) through 9.13 (R2022b), inclusive.
while trying to install matlabengine on Ubuntu 20.04.5 LTS inside a Docker container.
The installed MATLAB version is R2021b
The LD_LIBRARY_PATH is properly set to /opt/matlab/bin/glnxa64 while MATLAB is installed to /opt/matlab/.