movielens-posters
movielens-posters copied to clipboard
Update movie_poster.py
I have replaced the hardcoded extension with extension from string itself
I have tried using the updated movie_poster.py -
FileNotFoundError Traceback (most recent call last)
FileNotFoundError: [Errno 2] No such file or directory: 'img/1.jpg'
Any Suggestions?