backgroundremover
backgroundremover copied to clipboard
NumbaWarning: The TBB threading layer requires TBB version 2019.5 or later
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.