Closed jiedxu closed 10 months ago
==> Installing pasty-dev/cmdict/cmdict ==> python3.8 -m venv --system-site-packages /opt/homebrew/Cellar/cmdict/0.1.2/libexec ==> /opt/homebrew/Cellar/cmdict/0.1.2/libexec/bin/pip install -v --no-deps --no-binary :all: --use-feature=no-binary-enable- Last 15 lines from /Users/edxu96/Library/Logs/Homebrew/cmdict/02.pip: --no-binary :all: --use-feature=no-binary-enable-wheel-cache --ignore-installed /private/tmp/cmdict--certifi-20230415-41192-cw0wgn/certifi-2021.10.8 Usage: pip install [options] <requirement specifier> [package-index-options] ... pip install [options] -r <requirements file> [package-index-options] ... pip install [options] [-e] <vcs project url> ... pip install [options] [-e] <local project path> ... pip install [options] <archive url/path> ... option --use-feature: invalid choice: 'no-binary-enable-wheel-cache' (choose from '2020-resolver', 'fast-deps', 'in-tree-build')
Fixed by #32.