-
-
Notifications
You must be signed in to change notification settings - Fork 120
Description
Discussed in #83
Originally posted by acbtones August 4, 2023
Hi,
Firstly, thanks for the great software!
However, I can't get it to install on Raspberry Pi 32-bit OS.
Using a RPi 3, I installed 32bit OS ("Raspberry Pi OS Full (32-bit)") and tried the installation - log attached: 32bit_pygpsclient.log
Cryptography fails to install so the PyGPSClient install fails.
Is that related to this: pyca/cryptography#5766 (comment)
I think that's why previous discussions in this forum have suggested Rust is required.
Using the same RPi 3, I installed 64-bit OS ("Raspberry Pi OS (64-bit)") and tried the installation - log attached: 64bit_pygpsclient.log
Successful installation.
My wish is to add PyGPSClient to an existing 32-bit RPi installation running other software that will only run on 32-bit.
Also, when starting PyGPSClient, is it possible to start the stream immediately i.e. without clicking the USB button?
Thanks,
Anthony