Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4060

Beginners • Error: no module named pa1010d (The Pi Hut GPS module)

$
0
0
I have just purchased the Pimoroni PA1010D GPS Breakout from the Pi Hut.

I already have the 11x7 Matrix Breakout working perfectly using the Garden Breakout system but I cannot get the pa1010d to run the example python program, as it reports an error: ModuleNotFoundError: No Module named 'pa1010d'.

The LED on the GPS device is flashing, which apparently indicates that it is receiving a GPS signal.

I have run the Pre-requisites from the product instructions which I had assumed would install the pa1010d.
The line (from the example program) that causes the error is:

Code:

from pa1010d import PA1010D
Any help would be appreciated.
Thank you

Statistics: Posted by RDS — Fri Nov 15, 2024 12:38 pm



Viewing all articles
Browse latest Browse all 4060

Trending Articles