
On Thu, Apr 14, 2016 at 04:47:18PM +0200, Charlie Clark wrote:
Am .04.2016, 16:38 Uhr, schrieb Heiko Nardmann <heiko.nardmann@itechnical.de>:
So do you an idea what to manually change to correct this? Inside the pip wheel e.g. I see two tag lines, first 'py2-none-any' and second 'py3-none-any'. And another question: can this wheel only be used with python 3.2? I'm using 3.4.3 - that's why I wonder whether this is compatible?
No, you'll need the wheels from http://www.lfd.uci.edu/~gohlke/pythonlibs/#lxml
@Stefan: Python 3.2? Really, my least favourite version! ;-)
Some Zope people offered to build Windows eggs & installers for lxml, and Stefan gracefully accepted. It's not his fault that volunteer efforts flagged and Python 3.3+ or wheels never got implemented: https://github.com/zopefoundation/zope.wineggbuilder/issues The best way forward would be if someone could contribute an appveyor.yml so lxml would have eggs + wheels built there. In fact someone just contributed such a thing for one of the Zopeland packages: https://github.com/zopefoundation/BTrees/pull/30 Perhaps somebody could step up and craft one for lxml? (I keep meaning to, but I've learned to stop volunteering for things I'm not sure I'll have the energy to finish. Currently I get my lxml wheels from https://github.com/mgedmin/wheelwright, but these are only up to Python 3.2) Marius Gedminas -- The world is really obsessing over the UI preferences of the person who gave us git? -- Matthew Garrett