ZOE-M8Q GPS Python

Hey,

I am trying to run the ZOE-M8Q GPS module from a Raspberry PI 3B+, I am using the Qwiic Phat extension to interface between the two systems. There is a problem that I am running into when trying to run example 2 from the Qwiic_Ublox_Gps_Py package. The problem is that I get a KeyError: ‘Time’ when calling the gnss_messages[‘Time’] function. I searched within the qwiic_ublox_gps.py module and found the function I want to call but still cannot get any time from the GPS.

I have included a picture of the code for a more thorough description of the error I am getting.

Thank you for the help!

It looks like this library is still a work in progress and isn’t working on the Pi just yet.