depthai icon indicating copy to clipboard operation
depthai copied to clipboard

[BUG] {Failed installing dependencies. Could be a bug in the installer or unsupported platform.}

Open revoover opened this issue 2 years ago • 1 comments

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

revoover avatar Dec 08 '23 10:12 revoover

Hi @revoover , This sounds like a git issue (gpt4 answer). Could you try cloning again? Thanks, Erik

Erol444 avatar Jan 08 '24 01:01 Erol444