You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting the following Message:
Running Linux installer.
Downloading demo app.
Cloning into '/home/iot/Luxonis/depthai'...
remote: Enumerating objects: 21616, done.
remote: Counting objects: 100% (3543/3543), done.
remote: Compressing objects: 100% (421/421), done.
error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)
error: 4257 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: index-pack failed
Failed installing dependencies. Could be a bug in the installer or unsupported platform. Open a bug report over at https://github.com/luxonis/depthai - exited with status 128 at line 202
System is:
Model : Raspberry Pi Compute Module 4 Rev 1.0
Linux version 6.1.21-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023
The text was updated successfully, but these errors were encountered:
Hi,
i wanted to follow this Guide:
https://docs.luxonis.com/en/latest/pages/tutorials/first_steps/#device-setup
Installing DepthAI for Linux with:
sudo wget -qO- https://docs.luxonis.com/install_depthai.sh | bash
Getting the following Message:
Running Linux installer.
Downloading demo app.
Cloning into '/home/iot/Luxonis/depthai'...
remote: Enumerating objects: 21616, done.
remote: Counting objects: 100% (3543/3543), done.
remote: Compressing objects: 100% (421/421), done.
error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)
error: 4257 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: index-pack failed
Failed installing dependencies. Could be a bug in the installer or unsupported platform. Open a bug report over at https://github.com/luxonis/depthai - exited with status 128 at line 202
System is:
Model : Raspberry Pi Compute Module 4 Rev 1.0
Linux version 6.1.21-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023
The text was updated successfully, but these errors were encountered: