neovim / pynvim

Python client and plugin host for Nvim
http://pynvim.readthedocs.io/en/latest/
Apache License 2.0
1.48k stars 118 forks source link

doc: Invoke pip via `python[23] -m pip` [ci skip] #460

Closed e-kwsm closed 12 months ago

e-kwsm commented 3 years ago

https://github.com/pypa/pip/blob/38585adaecd88e386fe6fb434e37e4501a0cd45a/src/pip/_internal/utils/entrypoints.py#L10-L31

WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip. Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue. To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.

justinmk commented 12 months ago

https://github.com/neovim/pynvim/commit/a08753422550840701d81746e642cf6531a70933