New submission from Michael Felt: a) pip is embedded in Python for some time. b) pip is called pip3.5 (with link to pip3) c) in Python3.6 pip is now called pip3.6 and linked to pip3
pip is pip - not pip3* because python is now called python3* pip is pip - currently version 8.1.2 - what does that have to do with pip3? IMHO - the name should just be pip p.s. in Python2.7 - pip is embedded, but not installed automatically. However, when you run the embedded install - pip is pip ---------- messages: 278075 nosy: Michael.Felt priority: normal severity: normal status: open title: BETA report: Python3.6 names pip pip3.6 (and why is the other name pip3) type: enhancement versions: Python 3.4, Python 3.5, Python 3.6, Python 3.7 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28361> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com