admin管理员组文章数量:1122832
Due to certain dependencies, we are restricted to Mac OS Big Sur for the moment. We are trying to install Intel tbb
via Homebrew with brew install tbb
but failing with the following error. Based on the error message, it appeared to us Homebrew is trying to install Python 3.13.0
, looks for Tkinter for the same, and is unable to find. So we tried to do brew install python-tk
. Homebrew decided that Python 3.13.0 is a dependency, and decided to install the latter first, and so we are stuck in a cycle. Could you see where we are going wrong, and how we could fix this issue so as to have tbb up and running? Thank you very much!
==> Installing dependencies for tbb: python-setuptools, [email protected], pcre2, swig and hwloc
==> Installing tbb dependency: python-setuptools
==> Downloading .6.0
Already downloaded: /Users/senthil/Library/Caches/Homebrew/downloads/78d060d30c6c92fd7d0f6232745566828cf6b8bc6c56732c79acd6daf82d7fda--python-setuptools-75.6.0.bottle_manifest.json
==> Pouring python-setuptools--75.6.0.all.bottle.tar.gz
本文标签:
pythonInstalling Intel TBB on Mac OS Big SurStack Overflow
版权声明:本文标题:python - Installing Intel TBB on Mac OS Big Sur - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人,
转载请联系作者并注明出处:http://www.betaflare.com/web/1736306939a1933139.html,
本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论