Hi all I seem to have an issue running the code:
Traceback (most recent call last):
File "octoprice_main_inky.py", line 33, in
the_now = datetime.datetime.now(datetime.timezone.utc)
AttributeError: 'module' object has no attribute 'timezone'
I believe python installed correctly