from PIL import Image Image1 = Image.open("ur_image_here"); Image1.show();
pip install pillow from PIL import Image, ImageDraw