File "/usr/local/lib/python3.5/dist-packages/qtpy/QtGui.py", line 21, in <module> from PyQt5.QtGui import * ImportError: libGL.so.1: cannot open shared object file: No such file or directory code example
Example: ImportError: libGL.so.1:
sudo apt update
sudo apt install libgl1-mesa-glx