I think the image directory in the assert statements is incorrect.
It should be “images/younes”
not “younes”
please assist, thank you. I can’t edit the block
FileNotFoundError: [Errno 2] No such file or directory: ‘younes’
I think the image directory in the assert statements is incorrect.
It should be “images/younes”
not “younes”
please assist, thank you. I can’t edit the block
FileNotFoundError: [Errno 2] No such file or directory: ‘younes’
The error is referring to the file “younes.jpg”.
The error indicates this file is missing from your “images” folder.
nm