Reputation: 89
Been asked to update my answer in correct format - Question then Answer.
running build_py
creating build
creating build\lib.win-amd64-2.7
creating build\lib.win-amd64-2.7\lxml
copying src\lxml\builder.py -> build\lib.win-amd64-2.7\lxml
then generates
running build_ext
building 'lxml.etree' extension
**error: Setup script exited with error: Unable to find vcvarsall.bat**
An error occurred when trying to install lxml 2.3.6. Look above this message for
any errors that were output by easy_install.
While:
Installing.
Getting section zeo.
Initializing part zeo.
Getting distribution for 'lxml==2.3.6'.
Error: Couldn't install: lxml 2.3.6
Upvotes: 3
Views: 1196
Reputation: 89
http://plone.293351.n2.nabble.com/How-do-I-get-LDAP-working-with-Plone-4-td5510664.html
Plone › Installation, Setup, Upgrades
How do I get LXML working with Plone 4.3 64-bit
Buildout failed with false/positive pointing to and asking for vcvarsall.bat
With thanks for original posting by Didakus - Sep 08, 2010 re: LDAP
Found some help in the Plone chat room. Here's what I did to get LXML working.
It compiles for me.
Upvotes: 2