You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i run python project.py build i get above message.
I reinstalled libgl1-mesa-glx and checked whether it is installed by apt-get list --installed but still there's no libGL.so.1.2.0 in /usr/lib/x86_64-linux-gnu
When i run python project.py build i get above message.
I reinstalled libgl1-mesa-glx and checked whether it is installed by
apt-get list --installedbut still there's no libGL.so.1.2.0 in /usr/lib/x86_64-linux-gnuhow could i solve it?