rembg icon indicating copy to clipboard operation
rembg copied to clipboard

rembg 2.0.25 depends on numpy==1.21.6

Open darksean009 opened this issue 3 years ago • 0 comments

Hi, trying to install the library but getting an error, can you help? Thanks

The conflict is caused by: rembg 2.0.25 depends on numpy==1.21.6 rembg 2.0.24 depends on numpy==1.21.6

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: Cannot install rembg==2.0.24 and rembg==2.0.25 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies

darksean009 avatar Nov 08 '22 17:11 darksean009