Hello folks,
I am encountering a critical problem with large PNGs. My notebook is working fine when using 3k x 4k images but when loading large images of size 30k x 19 k, I am getting the below error:
RuntimeError: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': The source width is 0.
Have any of you faced similar issues? Sorry due to some restrictions, I cannot share the code and image. My notebook fails at the image reading stage.