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] rembg[cli] not availible on mac #616

Closed
07pepa opened this issue Mar 31, 2024 · 1 comment
Closed

[BUG] rembg[cli] not availible on mac #616

07pepa opened this issue Mar 31, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@07pepa
Copy link

07pepa commented Mar 31, 2024

Describe the bug
pip3 install rembg[cli] is not availible for mac

To Reproduce
Steps to reproduce the behavior:

  1. get yourself a mac
  2. run pip3 install rembg[cli]
  3. see error zsh: no matches found: rembg[cli]

Expected behavior
rembg[cli] is availible

OS Version:
14.4.1

Rembg version:
latest (not related)

Additional context
based on dependencies there is nothing preventing this to be installable on mac

@07pepa 07pepa added the bug Something isn't working label Mar 31, 2024
@07pepa 07pepa changed the title [BUG] ... [BUG] rembg[cli] not availible on mac Mar 31, 2024
@KidJunky
Copy link

KidJunky commented Apr 4, 2024

Try pip3 install "rembg[cli]", with the quotes.

@07pepa 07pepa closed this as completed Apr 5, 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
Projects
None yet
Development

No branches or pull requests

2 participants