Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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.