Change python-opengl to python3-opengl.

The Python2 dependencies couldn't be installed in Colab.
This commit is contained in:
Lam Gia Thuan
2024-05-07 23:42:34 +02:00
committed by GitHub
parent fb3cb0cc72
commit a3c76dd2f1

View File

@@ -158,7 +158,7 @@ Hence the following cell will install virtual screen libraries and create and ru
```bash
sudo apt-get update
apt install python-opengl
apt install python3-opengl
apt install ffmpeg
apt install xvfb
pip3 install pyvirtualdisplay