I am trying to install lxml from they python package index as suggested in the question below, as I run into the same problem as the original author. original question: Install libxml2 and associated python bindings - Windows Package index: https://pypi.python.org/pypi/lxml/3.4.1
I have python 3.4.1 installed and am on a Windows 7 machine.
I have tried downloading a couple of the Windows installers, as I'm not sure which one is right for me. They all give the error that I don't have Python ## installed. For example, when I try the "lxml-3.4.1.win32-py3.2.exe (md5)" download it says "Python version 3.2 required, which was not found on the registry."
Is there a link on there that I should be using that I just can't see right now? Or am I missing a pre-req?
Thanks!