nadermx / backgroundremover

Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.
https://www.backgroundremoverai.com
MIT License
6.69k stars 556 forks source link

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

Open DNucX opened 9 months ago

DNucX commented 9 months ago

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.