nicknochnack / TFODCourse

944 stars 919 forks source link

ImportError: libGL.so.1 #132

Open comeonsunny opened 1 year ago

comeonsunny commented 1 year ago

How to address the problem "ImportError: libGL.so.1: cannot open shared object file: No such file or directory"

comeonsunny commented 1 year ago

How to address the problem "ImportError: libGL.so.1: cannot open shared object file: No such file or directory"

The solution command to address above problem: "apt-get update && apt-get install libgl1"