danielgatis/rembg

[BUG] ...

zrml opened this issue · 3 comments

zrml commented

Describe the bug
When I run it after installation I get
$ rembg
Traceback (most recent call last):
File "/opt/homebrew/bin/rembg", line 5, in
from rembg.cli import main
File "/opt/homebrew/lib/python3.11/site-packages/rembg/cli.py", line 1, in
import click
ModuleNotFoundError: No module named 'click'

To Reproduce
Steps to reproduce the behavior:

  1. Install for Mac M1
    // I have python c3.11.5
    // oxy* dependencies installed OK

Expected behavior
it should return the minimal help you provide

OS Version:
MacOS 14.2.1

Rembg version:
Whatever the pip install command installed on 2024-02-13.
I cannot get the version as i get the above error.

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