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

--install-option was deprecated in pip v22.3 and has been removed completely in v23.1. #25

Open
Jiangxuejian opened this issue Sep 27, 2023 · 0 comments

Comments

@Jiangxuejian
Copy link

When I tried to run pip install --user -U --no-deps --force-reinstall --install-option="--service" ads2bibdesk under Mac OS 14 with pip 23.1.2, I got an error no such option: --install-option

So following this discussion:

--install-option was deprecated in pip v22.3 and has been removed completely in v23.1.

I ran python -m pip install pip==22.2.1 and I was able to build the service.

Hopefully this is helpful and looking forward to an update addressing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant