Catalogue
Fixing the Python error: error while loading shared libraries: libpython2.7.so.1.0: cannot open shared object file: No such file or directory

Fixing the Python error: error while loading shared libraries: libpython2.7.so.1.0: cannot open shared object file: No such file or directory

🌐 日本語で読む

Overview

When I tried to check the Python version with the following command, the error in the title appeared.
Let’s troubleshoot it.

Procedure

The error went away.

That’s all.

kenzo0107

kenzo0107