thank you so much for your help. I still received the same error with the combination below.
ImportError: libGL.so.1: cannot open shared object file: No such file or directory
I understand that streamlit cloud probably has an dependencies issues. But I am not sure how to fix this. I have tried chatGPT and also googled other solutions.
Below is my Github Repo for reference
Hi @snehankekre, I applied the solution provided in the above link. Can you please help me with this error.
it was working completely fine locally, but when I deployed this app on streamlit cloud, this error started coming
Error:
File “/mount/src/videotoimage-and-imagetovideo-streamlit-app/pages/Images To Video.py”, line 5, in
import cv2
ImportError: libGL.so.1: cannot open shared object file: No such file or directory