Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/depthai installer for mac #1053

Merged
merged 6 commits into from
Aug 23, 2024
Merged

Conversation

PetrNovota
Copy link
Collaborator

  • install homebrew and git only when needed
  • improve error message to see which script failed

Copy link
Collaborator

@moratom moratom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @PetrNovota.

LGTM if tested.

Comment on lines -130 to -132
echo "Upgrading brew."
brew update

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@PetrNovota this is not needed anymore or was it never needed?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was never needed. I think this is actually relatively dangerous to do without the users permission.

docs/source/_static/install_depthai.sh Show resolved Hide resolved
…equire bash version 4 and higher to avoid syntax errors
@PetrNovota PetrNovota merged commit d7c22d2 into main Aug 23, 2024
2 of 23 checks passed
@PetrNovota PetrNovota deleted the fix/depthai_installer_for_mac branch August 23, 2024 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants