On 6 November 2015 at 15:49, Glyph Lefkowitz <[email protected]> wrote: > > On Nov 5, 2015, at 5:04 PM, Robert Collins <[email protected]> > wrote: > > cat > /usr/bin/pip << EOF > python -m pip $@ > EOF > > Seriously - isn't the above entirely sufficient? > > > Since I don't think anyone has pointed this out yet: > > No, it's not sufficient. It doesn't work on Windows.
Why not? (Ignore the language I wrote my pseudocode in, an actual thing would be a Python script that install would turn into a .exe) -Rob -- Robert Collins <[email protected]> Distinguished Technologist HP Converged Cloud _______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
