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

[BUG] The TBB threading layer requires TBB version 2021 update 6 or later #675

Open
draeician opened this issue Oct 3, 2024 · 1 comment
Labels
bug Something isn't working stale

Comments

@draeician
Copy link

Describe the bug
Program executes, but throws warnings each time.
The TBB threading layer requires TBB version 2021 update 6 or later

To Reproduce
rembg --help will generate this warning.

Expected behavior
I would expect no warnings as it functions as specified.

Images
Input images to reproduce.

OS Version:
PopOS 22.04

Rembg version:
v2.0.rembg, version 2.0.59

Additional context
Full error is as follows.

draeician@nomnom:~/git/rembg$ rembg
/home/draeician/.local/lib/python3.10/site-packages/numba/np/ufunc/parallel.py:371: NumbaWarning: The TBB threading layer requires TBB version 2021 update 6 or later i.e., TBB_INTERFACE_VERSION >= 12060. Found TBB_INTERFACE_VERSION = 12050. The TBB threading layer is disabled.
warnings.warn(problem)
pip3 Usage: rembg [OPTIONS] COMMAND [ARGS]...

Options:
--version Show the version and exit.
--help Show this message and exit.

Commands:
b for a byte stream as input
d download all models
i for a file as input
p for a folder as input
s for a http server

@draeician draeician added the bug Something isn't working label Oct 3, 2024
Copy link

github-actions bot commented Nov 3, 2024

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

1 participant