Replies: 1 comment
-
The issue is as follows:
See #84 (comment) See also https://github.com/semuconsulting/pyspartn/blob/main/cryptography_installation/README.md |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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
32bit_pygpsclient.log
64bit_pygpsclient.log
Beta Was this translation helpful? Give feedback.
All reactions