+ 1
PIL Library
I donât manage to open my picture thanks to Image.open() ... It says File not found error whereas I checked out the path few times and this is the correct one so if somebody can help me :[
1 Answer
+ 1
It might be the format of the path? Like instead of C:/User/Image, you probably typed C:\User\Image (yes I am a Windows user)
You might want to check the PIC docs