[Python-ideas] Looking for input to help with the pip situation
Ivan Pozdeev
vano at mail.mipt.ru
Mon Nov 6 17:53:22 EST 2017
On 07.11.2017 1:48, Chris Barker wrote:
> On Mon, Nov 6, 2017 at 9:52 AM, Michel Desmoulin
> <desmoulinmichel at gmail.com <mailto:desmoulinmichel at gmail.com>> wrote:
>
> I know and you still:
>
> - have to use py -m on windows, python3 linux, python in virtualenv...
>
>
> can't you use python3 -m pip install .....
>
> everywhere?
You can't. Windows versions don't create versioned executables. Got
bitten with this myself.
...Maybe they should?
(This is python-ideas, after all ;-) )
--
Regards,
Ivan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20171107/62bd7eb5/attachment.html>
More information about the Python-ideas
mailing list