In article <a7809952-685b-489b-a94c-63b83c971...@googlegroups.com>, Conrad Taylor <conra...@gmail.com> wrote: > Hi, shouldn't pip be automatically installed for Python 3.4.0 release? I > have read through the release and the PEP 453. Thus, can someone confirm > whether or not this is the case? BTW, I have installed Python 3.4.0 using > MacPorts.
Like many other third-party package managers, MacPorts has chosen to continue to distribute pip as a separate item. To install it and the MacPorts Python 3.4: sudo port install py34-pip -- Ned Deily, n...@acm.org -- https://mail.python.org/mailman/listinfo/python-list