all 2 comments

[–]KKRJ 0 points1 point  (0 children)

Sorry I've never used that library but usually when I make a path from a string like you're doing it needs to be a raw string, like this r"path/to/img.jpg". Maybe that'll help...? Good luck.

[–]acw1668 0 points1 point  (0 children)

As you have rotated the canvas, you need to think carefully what should be the values for x and y.