PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Thursday the 15th of March, 2018

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[09:14:47] <mwadie> Hey guys
[09:15:08] <mwadie> would like to install pip but not override the default pip
[09:15:32] <mwadie> here is the command that am using
[09:15:33] <mwadie> python2 get-pip.py --disable-pip-version-check --no-cache-dir pip==9.0.1
[09:15:43] <mwadie> but it seem to override the default pip
[10:16:32] <pf_moore> mwadie: Run it in a virtualenv? Otherwise I'm not sure what you mean by "install but not override the default" - you can only have one version of pip installed under any given Python interpreter
[14:54:56] <sumanah> people who want a dry-run command in twine, comment at https://github.com/pypa/twine/issues/207
[14:55:02] <sumanah> with your use case and what you're trying to check for
[14:56:27] <sumanah> thanks in advance