[issue27924] ensurepip raises TypeError after pip uninstall

Ned Deily report at bugs.python.org
Wed Aug 31 23:21:15 EDT 2016


Ned Deily added the comment:

You used "pip uninstall" to uninstall the Fedora-supplied pip (/usr/bin/pip)?  That would be a really *bad* thing to do.  And does Fedora supply a modified ensurepip / pip?  What happens if you try this with a vanilla Python 3.5.x built from source?  My initial reaction is that there is nothing Python can do about this and probably not pip either.

----------
nosy: +ned.deily

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27924>
_______________________________________


More information about the Python-bugs-list mailing list