Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98430
| From | Chris Warrick <kwpolska@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Is there an archive of the gohlke python binaries on windows |
| Date | 2015-11-08 10:43 +0100 |
| Message-ID | <mailman.121.1446975829.16136.python-list@python.org> (permalink) |
| References | <cce5b84f-6ade-4e77-8bda-8354d80adb74@googlegroups.com> |
On 8 November 2015 at 06:55, Sayth Renshaw <flebber.crue@gmail.com> wrote: > Just wondering if there is an archive mirror for these binaries available. i was looking for lxml 3.4.1 and the current version is the latest on the page at 3.4.4 being on windows I cannot build it. > > http://www.lfd.uci.edu/~gohlke/pythonlibs/ > > Thanks > > Sayth > -- > https://mail.python.org/mailman/listinfo/python-list Why do you need an old version? There should be no reason to use an old version… Why can’t you use lxml 3.4.4? If you are a fan of old software, you are probably on Python 2.x, too, and you can get a binary from here: https://pypi.python.org/pypi/lxml/3.4.1 Also, those binaries are built by someone USING Windows. You can certainly build C extensions, if you install Visual Studio in the correct version. -- Chris Warrick <https://chriswarrick.com/> PGP: 5EAAEA16
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Is there an archive of the gohlke python binaries on windows Sayth Renshaw <flebber.crue@gmail.com> - 2015-11-07 21:55 -0800
Re: Is there an archive of the gohlke python binaries on windows Chris Warrick <kwpolska@gmail.com> - 2015-11-08 10:43 +0100
Re: Is there an archive of the gohlke python binaries on windows Sayth Renshaw <flebber.crue@gmail.com> - 2015-11-08 02:21 -0800
Re: Is there an archive of the gohlke python binaries on windows Laura Creighton <lac@openend.se> - 2015-11-08 11:30 +0100
Re: Is there an archive of the gohlke python binaries on windows Sayth Renshaw <flebber.crue@gmail.com> - 2015-11-08 16:24 -0800
csiph-web