Re: why i can't install ez_setup

2014-06-29 Thread Peter Tomcsanyi
"Mark Lawrence" wrote in message news:lonp2t$gk3$1...@ger.gmane.org... I don't consider that particularly sound adice. easy_install is hardly an "obscure Python installation tool". If you get pip it will look after the dependancies for you. The site you're referenced is unofficial. FWIW

Re: why i can't install ez_setup

2014-06-28 Thread Mark Lawrence
On 29/06/2014 00:50, Peter Tomcsanyi wrote: I cannot answer the original question. But: do you need ez_setup at all? From your text it's clear that you are using Python on Windows. Therefore I suggest you to forget about the obscure Python installation tools and look at: http://www.lfd.uci.edu

Re: why i can't install ez_setup

2014-06-28 Thread Peter Tomcsanyi
I cannot answer the original question. But: do you need ez_setup at all? From your text it's clear that you are using Python on Windows. Therefore I suggest you to forget about the obscure Python installation tools and look at: http://www.lfd.uci.edu/~gohlke/pythonlibs/ Find there the Python

回复: why i can't install ez_setup

2014-06-28 Thread 水静流深
No urls, filenames, or requirements specified (see --help)‍ How can i install it now? -- 原始邮件 -- 发件人: "Mark Lawrence";; 发送时间: 2014年6月29日(星期天) 凌晨1:24 收件人: "python-list"; 主题: Re: why i can't install ez_setup On 28/06/2014 16:36, Chris “Kwp

Re: why i can't install ez_setup

2014-06-28 Thread Mark Lawrence
On 28/06/2014 19:15, Steven D'Aprano wrote: On Sat, 28 Jun 2014 18:24:21 +0100, Mark Lawrence wrote: [snip] Or get Python 3.4 which can get pip for you if you so desire. Hey Mark, how about trimming your replies a little, please? Thanks. Okay, as soon as folks stop using google groups :)

Re: why i can't install ez_setup

2014-06-28 Thread Steven D'Aprano
On Sat, 28 Jun 2014 18:24:21 +0100, Mark Lawrence wrote: [snip] > Or get Python 3.4 which can get pip for you if you so desire. Hey Mark, how about trimming your replies a little, please? Thanks. -- Steven -- https://mail.python.org/mailman/listinfo/python-list

Re: why i can't install ez_setup

2014-06-28 Thread Mark Lawrence
On 28/06/2014 16:36, Chris “Kwpolska” Warrick wrote: On Sat, Jun 28, 2014 at 1:49 PM, 水静流深 <1248283...@qq.com> wrote: I have downloaoded ez_setup.py ,when i install it ,the wrong message: python d:\ez_setup.py Downloading https://pypi.python.org/packages/source/s/setuptools/setuptools-5.2. z

Re: why i can't install ez_setup

2014-06-28 Thread Chris “Kwpolska” Warrick
On Sat, Jun 28, 2014 at 1:49 PM, 水静流深 <1248283...@qq.com> wrote: > I have downloaoded ez_setup.py ,when i install it ,the wrong message: > >>python d:\ez_setup.py > Downloading > https://pypi.python.org/packages/source/s/setuptools/setuptools-5.2. > zip > Exception calling "DownloadFile" with "2"

why i can't install ez_setup

2014-06-28 Thread 水静流深
I have downloaoded ez_setup.py ,when i install it ,the wrong message: >python d:\ez_setup.py Downloading https://pypi.python.org/packages/source/s/setuptools/setuptools-5.2. zip Exception calling "DownloadFile" with "2" argument(s): "Unable to connect to th e remote server" At line:1 char:152 + [