Published
- 1 min read
ModuleNotFoundError: No module named `Image`
The solution for this is noted below
ModuleNotFoundError: No module named Image
Solution
from PIL import Image
from PIL import ImageDraw
Try other methods by searching on the site. That is if this doesn’t work