rembg
rembg copied to clipboard
[BUG] Installation of opencv-python-headless and scikit-image fails
Describe the bug
I tried to install the rembg with python 3.8 and python 3.9. But, no matter what I do it just doesn't work on my personal laptop. However, in the same repository in the same branch with the exact requirements, It works fine on my cousin's laptop. We both have Ubuntu 20.04 and both machines are up to date.
To Reproduce Steps to reproduce the behavior:
- Try installing the latest version with
pipenv - You will see that it fails to install with
pipenv
Expected behavior
It should install just fine on Ubuntu20.04 with pipenv [latest]
Images It's not even installed yet.
OS Version: Ubuntu 20.04
Rembg version: v2.0.25
Additional context
The problem comes with opencv-python-headless and scikit-image with pipenv only, the installation works just fine with pip.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.