Share Streamlit Deploy Error : Opencv Module Import Error libGL [Resolved-Ignore]

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

Github Repo: https://github.com/sree369nidhi/Face-Mask-Detection

I resolved the error by following a different version of OpenCV.

Here, this link might be useful for solving the error.

My first Streamlit app deployed on Share Streamlit,
Face mask detection using deep learning

https://share.streamlit.io/sree369nidhi/face-mask-detection/face_mask_detection.py

Glad you found out @sree369nidhi :slight_smile: and thanks for sharing the solution. I’ll mark this as having a solution!