New problem trying to clone into git.hub
sudo apt install git
cd
git clone
git@github.com:wiboma/hudiy.git
python3 $HOME/hudiy/examples/gpio/ReverseCamera.py
git is already the newest version (1:2.47.3-0+deb13u1).
The following packages were automatically installed and are no longer required:
alacarte libmbim-proxy libqrtr-glib0 linux-image-6.12.47+rpt-rpi-v8
gir1.2-gmenu-3.0 libmbim-utils linux-headers-6.12.47+rpt-common-rpi linux-kbuild-6.12.47+rpt
gnome-menus libqmi-glib5 linux-headers-6.12.47+rpt-rpi-2712 python3-gi-cairo
libgnome-menu-3-0 libqmi-proxy linux-headers-6.12.47+rpt-rpi-v8 retry
libmbim-glib4 libqmi-utils linux-image-6.12.47+rpt-rpi-2712
Use 'sudo apt autoremove' to remove them.
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 60
Cloning into 'hudiy'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
python3: can't open file '/home/gwyneth/hudiy/examples/gpio/ReverseCamera.py': [Errno 2] No such file or directory