Why do I receive a "version `GLIBCXX_3.4.29' not found" error when installing the MATLAB Engine API for Python?
Show older comments
I am using MATLAB R2024b on a Red Hat Enterprise Linux 8 machine, and I have tried to install the MATLAB Engine API for Python.
However, I am receiving the following error:
"ImportError: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by <custom_path>/MATLAB/R2024b/extern/bin/glnxa64/matlabmultidimarrayforpython.abi3.so)".
The system installation of libstdc++ on my machine is up to date, but only links up to GLIBCXX_3.4.25.
Why am I receiving this error and how can I install the MATLAB Engine API for Python?
Accepted Answer
More Answers (0)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!