Yes, there is usually a library that enforces this dependency. Usually a library that has something to do with video/image processing. I couldn’t quickly recognize which one that might be when I skimmed the requirements file. I would therefore remove all libraries from the requirements file, that are not actually used via import statement. Otherwise this should help:
Franky1
3
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Importerror: libgl.so.1: cannot open shared object file: no such file or directory opencv error | 24 | 14734 | August 15, 2022 | |
| Import cv2 and other errors | 9 | 2056 | January 24, 2024 | |
| CV2 - ImportError: libGL.so.1 | 3 | 1275 | May 19, 2024 | |
| ImportError: libGL.so.1: Trying to run an app that uses opencv and pickle file for image classification | 8 | 821 | August 30, 2023 | |
| Streamlit dependency problem - ImportError: libGL.so.1: cannot open shared object file: No such file or directory | 2 | 728 | June 19, 2021 |