How to know the version of pip itself November 21, 2022 by Tarik You can do this: pip -V or: pip --version