Traceback (most recent call last):
  File "/Users/krrt7/Desktop/work/odoo_org/odoo/.codeflash/profile_image.py", line 21, in <module>
    from benchmark_image import (
    ...<5 lines>...
    )
  File "/Users/krrt7/Desktop/work/odoo_org/odoo/.codeflash/benchmark_image.py", line 10, in <module>
    from PIL import Image
ModuleNotFoundError: No module named 'PIL'
