Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73718 > unrolled thread
| Started by | "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> |
|---|---|
| First post | 2014-06-29 01:50 +0200 |
| Last post | 2014-06-29 01:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: why i can't install ez_setup "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> - 2014-06-29 01:50 +0200
| From | "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> |
|---|---|
| Date | 2014-06-29 01:50 +0200 |
| Subject | Re: why i can't install ez_setup |
| Message-ID | <mailman.11317.1403999444.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web