Is pip being automatically installed for Python 3.4.0?

2014-07-02 Thread Conrad Taylor
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. -- Think different and code well, -Conrad --

Re: Is pip being automatically installed for Python 3.4.0?

2014-07-02 Thread Conrad Taylor
On Wednesday, July 2, 2014 6:29:53 PM UTC-7, Frank Liou wrote: it's truth pip will be automatically install Python3.4.0 if you want to use another version you should use wget This doesn't appear to be the case when installing via MacPorts. --

Re: Is pip being automatically installed for Python 3.4.0?

2014-07-04 Thread Conrad Taylor
On Wednesday, July 2, 2014 9:59:46 PM UTC-7, Ned Deily wrote: 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