PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Sunday the 18th of October, 2015

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[00:06:02] <boxmein> is there a pip disambiguatinator that lets me use pip for py2.7 and py3.x at the same time?
[00:06:08] <boxmein> not that I have immediate need for it right away
[00:06:13] <boxmein> just want to know for later
[00:06:30] <tdsmith> python2.7 -m pip install foo, python3.5 -m pip install foo
[00:06:35] <boxmein> I see
[00:06:36] <tdsmith> will always work
[00:06:45] <boxmein> thanks tdsmith!
[00:06:49] <boxmein> ok I'm off to sleep
[00:17:46] <dstufft> tdsmith: it of course, won't work for Python 2.6, because we're not allowed to have (entirely) nice things :(
[00:20:41] <tdsmith> touché
[00:31:29] <dstufft> at least python -m pip.__main__ works then
[04:39:39] <ngoldbaum> dstufft: clearly we need to go back to 2008 and make that synax nicer :)
[04:39:44] <ngoldbaum> *syntax