New submission from R. David Murray: Someone on IRC reported doing this, and it (logically enough) gave a permission error trying to install into /opt. That may be exactly what it should do...but if he'd done it as root, presumably it would have tried to install PIP without python having been installed first, which might be wrong.
(Donald says it would indeed install it, creating the directories as needed.) ---------- messages: 206948 nosy: r.david.murray priority: normal severity: normal status: open title: What should happen if someone runs ./python -m ensurepip in the build environment? _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20071> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com