Is pip being automatically installed for Python 3.4.0?

Conrad Taylor conradwt at gmail.com
Fri Jul 4 07:16:21 EDT 2014


On Wednesday, July 2, 2014 9:59:46 PM UTC-7, Ned Deily wrote:
> In article <a7809952-685b-489b-a94c-63b83c971027 at googlegroups.com>,
> 
>  Conrad Taylor <conradwt at 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
> 

Yes, I have come to the same solution prior to the original post but I wanted to try the functionality in PEP 453 being that I would like to prepare instructions for others.

> 
> 
> -- 
> 
>  Ned Deily,
> 
>  nad at acm.org




More information about the Python-list mailing list