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

Hi @Srinadh_Vura

Have you tried adding the following to a file packages.txt:

libgl1-mesa-glx

If this doesn’t work, you can try adding additional package dependencies as mentioned in a related post:

Hope this helps!