CentOS: How to Solve Python File Run Error

ImportError: libGL.so.1: cannot open shared object file: No such file or directory

Solution:

Yum install mesa-libGL.x86 64

Read More: