Is there any way to make pip play well with multiple versions of Python? For example, I want to use pip to explicitly install things to either my s
pip
For windows specifically: \path\to\python.exe -m pip install PackageName works.