The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I am trying to read images using OpenCV resize and save them back to lakehouse.
I have installed `%pip install opencv-python imutils` in the notebook but when I try to import cv2, it gives the error as below.
ImportError: libGL.so.1: cannot open shared object file: No such file or directory
Has anyone else faced the same issue?
looks like it's having trouble with a dependency. Try creating a new environment with the needed libraries pre-installed.
it will slow down your spark boot up time, but might solve the issue.