- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For the version tbb-2021.5.0 there are wheels for Windows, Win32 and MacOS platforms on PyPI download site https://pypi.org/project/tbb/#files . But nothing for Linux.
The recomended installation instruction
pip install tbb==2021.5.0
certainly fails on Linux:
ERROR: Could not find a version that satisfies the requirement tbb==2021.5.0 (from versions: 2018.0.4, 2019.0, 2020.0.133, 2020.3.254, 2021.1.1, 2021.2.0, 2021.3.0, 2021.4.0)
ERROR: No matching distribution found for tbb==2021.5.0
This breaks dependency management for Python/Linux applications.
For instance, the poetry dependency manager reports:
Unable to find installation candidates for tbb (2021.5.0)
In our case the dependency is indirect (through mkl) and the solution of this issue is to add tbb as direct dependency fixed on previous version (2021.4.0), but this is really painful.
What did happen with Linux support on PyPI?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Dmitri, we have contacted you privately with regards to your query. Please check your inbox for further updates.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Apologies for the delay in response on this issue. We do have a bug open with the developers and are waiting for a response.
Thanks
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is a new version available that should address this issue. Please give it a shot and let me know if it resolves your issues.
https://pypi.org/project/tbb4py/2021.5.1/#files
Thanks
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Dmitri, we assume that the new version was able to resolve your issue.
If you have any further queries, please post a new question as this thread will no longer be monitored by Intel®.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page