jakaskerl Certainly! Here the result.
Thanks,
Paolo
(base) paolopastorino@zet ~ % bash -c "$(curl -fL https://docs.luxonis.com/install_depthai.sh)"
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
100 7965 100 7965 0 0 4308 0 0:00:01 0:00:01 --:--:-- 0
mkdir: /Users/paolopastorino/Luxonis: File exists
ENTER absolute installation path for depthai or leave empty and default path: $HOME will be used.
Using default installation path: /Users/paolopastorino/Luxonis
Directory: /Users/paolopastorino/Luxonis is OK
Python version: Python 3.10.9 found.
If you want to use it for installation, press ANY key, otherwise input path to python binary.
Press any key to continue
Calling macOS_installer.sh
Running macOS installer.
Installing global dependencies.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
100 5671 100 5671 0 0 3131 0 0:00:01 0:00:01 --:--:-- 4209k
During Homebrew install, certain commands need 'sudo'. Requesting access...
Password:
Installing Homebrew from https://raw.githubusercontent.com/Homebrew/install/master/install.sh
Warning: Running in non-interactive mode because $CI
is set.
==> Checking for sudo
access (which may request your password)...
==> This script will install:
/usr/local/bin/brew
/usr/local/share/doc/homebrew
/usr/local/share/man/man1/brew.1
/usr/local/share/zsh/site-functions/_brew
/usr/local/etc/bash_completion.d/brew
/usr/local/Homebrew
==> /usr/bin/sudo /usr/sbin/chown -R paolopastorino:admin /usr/local/Homebrew
==> Downloading and installing Homebrew...
remote: Enumerating objects: 51, done.
remote: Counting objects: 100% (51/51), done.
remote: Compressing objects: 100% (33/33), done.
remote: Total 51 (delta 18), reused 45 (delta 16), pack-reused 0
Unpacking objects: 100% (51/51), 38.45 KiB | 937.00 KiB/s, done.
From https://github.com/Homebrew/brew
040762fc1..1b7f3a7f1 master -> origin/master
HEAD is now at 1b7f3a7f1 Merge pull request #15673 from Homebrew/sponsors-maintainers-man-completions
Updated 1 tap (homebrew/core).
==> Installation successful!
==> Homebrew has enabled anonymous aggregate formulae and cask analytics.
Read the analytics documentation (and how to opt-out) here:
https://docs.brew.sh/Analytics
No analytics data has been sent yet (nor will any be during this install run).
==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
https://github.com/Homebrew/brew#donations
==> Next steps:
- Run these two commands in your terminal to add Homebrew to your PATH:
(echo; echo 'eval "$(/usr/local/bin/brew shellenv)"') >> /Users/paolopastorino/.zprofile
eval "$(/usr/local/bin/brew shellenv)"
- Run brew help to get started
- Further documentation:
https://docs.brew.sh
brew install git
Warning: git 2.41.0_2 is already installed and up-to-date.
To reinstall 2.41.0_2, run:
brew reinstall git
=== Installed successfully! IMPORTANT: For changes to take effect,
please close and reopen the terminal window, or run: exec $SHELL
Finished installing global libraries.
Upgrading brew.
Already up-to-date.
Demo app already downloaded. Checking out main and updating.
remote: Enumerating objects: 40, done.
remote: Counting objects: 100% (40/40), done.
remote: Compressing objects: 100% (6/6), done.
remote: Total 40 (delta 34), reused 40 (delta 34), pack-reused 0
Decompressione degli oggetti in corso: 100% (40/40), 14.94 KiB | 51.00 KiB/s, fatto.
Da https://github.com/luxonis/depthai
152b60dd..86dfed77 refactor_xout -> origin/refactor_xout
c23d5312..c83a341d stereo_use_correct_cam_ids -> origin/stereo_use_correct_cam_ids
Si è già su 'main'
Il tuo branch è aggiornato rispetto a 'origin/main'.
Già aggiornato.
Already up-to-date.
Creating python virtual environment in /Users/paolopastorino/Luxonis/venv
/Users/paolopastorino/anaconda3/bin/python3
Requirement already satisfied: pip in /Users/paolopastorino/Luxonis/venv/lib/python3.10/site-packages (23.1.2)
Collecting pyqt5
Using cached PyQt5-5.15.9.tar.gz (3.2 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... -bash: line 239: 7645 Killed: 9 pip install pyqt5
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 137 at line 239
(base) paolopastorino@zet ~ %