[Python-ideas] Looking for input to help with the pip situation
Mark Lawrence
breamoreboy at gmail.com
Wed Nov 8 16:35:23 EST 2017
On 06/11/17 22:53, Ivan Pozdeev via Python-ideas wrote:
> You can't. Windows versions don't create versioned executables. Got
> bitten with this myself.
You either use py -x.y -mpip or you can directly use pip.exe, pepx.exe
or pipx.y.exe.
>
> ...Maybe they should?
> (This is python-ideas, after all ;-) )
>
> --
> Regards,
> Ivan
>
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
More information about the Python-ideas
mailing list