if not os.path.isfile(image.filename):
        image.draw()
        image.save()