Hey guys, I just want to ask it here first, just t...
# beginners-need-help
z
Hey guys, I just want to ask it here first, just to see if this is a known problem, otherwise I will gather more evidence before asking properly, but I am doing a project that requires processing images, and I am using pillow for it. The problem is, when I try to use s3 for my stuff, kedro is not passing the file extension to pillow which is causing it to fail. This only happens when I use s3, if I use a regular path in my computer it works. Changing the s3fs version changed the result, but also failed ultimately. Is this a known issue?