Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #73718

Re: why i can't install ez_setup

From "Peter Tomcsanyi" <tomcsanyi@slovanet.sk>
Subject Re: why i can't install ez_setup
Date 2014-06-29 01:50 +0200
References <tencent_09B6C1417D2468E25887FD86@qq.com>
Newsgroups comp.lang.python
Message-ID <mailman.11317.1403999444.18130.python-list@python.org> (permalink)

Show all headers | View raw


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 modules that you want to install. Then just download 
the proper windows installers (for the module and all its prerequisites) and 
install the modules' binaries in the way which is usual in Windows.

Or are you trying to install a package that is not listed on the 
above-mentioned site?

Peter 

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: why i can't install  ez_setup "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> - 2014-06-29 01:50 +0200

csiph-web