InkyPhat not working on a Pwnagotchi

Hi there ,

(I have also emailed for tech support , but thought id also post on here.)

Recently bought a InkyPhat from the Pihut ( 7th September 2021 with a brand new Pi Zero W) to use with my fresh install of a pwnagotchi ,I’ve flashed the latest pwnagotchi image 1.5.5 , i can run a python3 -m inky.eeprom and i get this output -

/usr/lib/python3.7/runpy.py:125: RuntimeWarning: ‘inky.eeprom’ found in sys.modules after import of package ‘inky’, but prior to execution of ‘inky.eeprom’; this may result in unpredictable behaviour
warn(RuntimeWarning(msg))
Display: 212x104
Color: black
PCB Variant: 1.2
Display Variant: 10
Time: b’2021-03-15 14:44:33.5’

I’ve checked GitHub to see if this has been resolved , which i think it has been in this latest image but for some reason my screen wont work.

Is there anything else i can check to see if the screen is being picked up and is working?