Error Message "/usr/bin/python3.7: error while loading shared libraries: libpython3.7m.so.1.0: cannot open shared object file: No such file or directory" Is Displayed During MindStudio Installation
Symptom
Error message "/usr/bin/python3.7: error while loading shared libraries: libpython3.7m.so.1.0: cannot open shared object file: No such file or directory" is displayed when another Python version is specified during MindStudio installation.
Solution
Delete Python 3.7-related soft links (for example, /usr/bin/python3.7 and /usr/bin/python3.7.5) from /usr/bin or /usr/local/bin.
Parent topic: FAQs