pip, the Python package manager

On my PC at work there are quite a few different Python installations, so which pip belongs to which Python installation? I guess calling pip like this will solve it:

$ python -m pip install --help

Comments

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.