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

NumbaWarning: The TBB threading layer requires TBB version 2019.5 or later #114

Open
DNucX opened this issue Dec 16, 2023 · 0 comments
Open

Comments

@DNucX
Copy link

DNucX commented Dec 16, 2023

Hello,

When attempting to run the backgroundremover, this warning message shows:

/home/user/pythonProjects/bgRemover1/lib64/python3.6/site-packages/numba/np/ufunc/parallel.py:365: NumbaWarning: The TBB threading layer requires TBB version 2019.5 or later i.e., TBB_INTERFACE_VERSION >= 11005. Found TBB_INTERFACE_VERSION = 10002. The TBB threading layer is disabled.
  warnings.warn(problem)

I upgraded TBB and the warning message still shows whenever running the backgroundremovier.

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

No branches or pull requests

1 participant