Merge pull request #526 from duckladydinh/patch-1

Fix for issue #528: Change python-opengl to python3-opengl.
This commit is contained in:
Thomas Simonini
2024-05-27 11:51:55 +02:00
committed by GitHub

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