<< return to Pixycam.com

Problem building Pixycam2 library

Hi
Just got a Raspberry Pi 4 and am attempting to get the Pixy2 up and running. Keep getting the following message when building the library:
pi@raspberrypi:~ $ git clone https://github.com/charmedlabs/pixy2.git
Cloning into ‘pixy2’…
remote: Enumerating objects: 1701, done.
error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet.
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
Any help please

Hmm, that’s an odd one. It appears to be something to do with your git.

How did you install git and what distro are you using on your Raspberry Pi?

Edward