MatsAndT / Astro-pi-kvadda-19-20

MIT License
2 stars 1 forks source link

NameError: name 'Image' is not defined #24

Closed MatsAndT closed 4 years ago

MatsAndT commented 4 years ago
INFO:2020-02-05 13:59:00,963:__main__:get_img:Captured image
CRITICAL:2020-02-05 13:59:00,963:__main__:get_img:Could not get image: Traceback (most recent call last):
  File "main.py", line 79, in get_img
    img = Image.capture_image()
NameError: name 'Image' is not defined