Hi fellow experts,
I hope you're doing well.
I'm currently experiencing an issue with azure - I cannot import module cv2 because there's an ImportError: libGL.so.1. I've searched far and wide on the web but nothing really seems to help me. See the picture below.
I'm running my FLASK application from sublime text and the command terminal, and I've successfully deployed this application to Azure. See the picture below.
I really don't understand what I need to do in order to resolve this issue, and I'm not understanding some of the forum solutions people are posting towards this question. I'm very new to web development and I was hoping I could get your help on this.
To see my full code, here is the link to it: https://github.com/kevinzhu99/imageView
If you know of any solutions to this problem, or any questions you have with my problem to gain more context, please let me know and I will get back to you as soon as possible.
Thank you in advance!