this is my code:
from PIL import Image image = Image.open("ace Clubs.png") image.show()
and when i am runing this code show me this er