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

MacOS native install: No formulae or casks found for tbb@2020 #1763

Open
kevinpauli opened this issue Jun 6, 2024 · 0 comments
Open

MacOS native install: No formulae or casks found for tbb@2020 #1763

kevinpauli opened this issue Jun 6, 2024 · 0 comments

Comments

@kevinpauli
Copy link

How did you install ODM? (Docker, installer, natively, ...)?

natively on mac

What is the problem?

This line in configure_macos.sh:

brew install cmake gcc@12 python@3.8 tbb@2020 eigen gdal boost cgal libomp

Is giving this error:

Warning: No available formula with the name "tbb@2020".
==> Searching for similarly named formulae and casks...
Error: No formulae or casks found for tbb@2020.

What should be the expected behavior? If this is a feature request, please describe in detail the changes you think should be made to the code, citing files and lines where changes should be made, if possible.

It should configure macos correctly

How can we reproduce this? What steps did you do to trigger the problem? If this is an issue with processing a dataset, YOU MUST include a copy of your dataset AND task output log, uploaded on Google Drive or Dropbox (otherwise we cannot reproduce this).

git clone https://github.com/OpenDroneMap/ODM
cd ODM
bash configure_macos.sh install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant