Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #27143 > unrolled thread
| Started by | Stefan Behnel <stefan_ml@behnel.de> |
|---|---|
| First post | 2012-08-16 09:01 +0200 |
| Last post | 2012-08-16 09:01 +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: Help needed installing easy_install and lxml2 Stefan Behnel <stefan_ml@behnel.de> - 2012-08-16 09:01 +0200
| From | Stefan Behnel <stefan_ml@behnel.de> |
|---|---|
| Date | 2012-08-16 09:01 +0200 |
| Subject | Re: Help needed installing easy_install and lxml2 |
| Message-ID | <mailman.3345.1345100505.4697.python-list@python.org> |
Ian, 15.08.2012 21:39: > On a reasonably fresh (3 day old) install of 64 bit windows 7, I have > installed the 64 bit Python 2.7.3 from http://www.python.org/download/ > > Then I installed the 64 bit version of easy_install using > http://pypi.python.org/pypi/setuptools > > And then install lxml 2.3.5, for which I use the instructions at > http://lxml.de/installation.html#installation > > This ends with: > Processing lxml-2.3.5.tgz > Running lxml-2.3.5\setup.py -q bdist_egg --dist-dir > c:\users\ian\appdata\local\temp\easy_install-9__rq7\lxml-2.3.5\egg-dist-tmp-uj_v_2 > > Building lxml version 2.3.5. > Building without Cython. > ERROR: 'xslt-config' is not recognized as an internal or external command, > operable program or batch file. > > ** make sure the development packages of libxml2 and libxslt are installed ** > > Using build configuration of libxslt > error: Setup script exited with error: Unable to find vcvarsall.bat > > C:\Users\ian> > > Now what? I thought I was installing the binary package do I would not need > any development versions. > > What do these errors mean, and how can I overcome them? http://lxml.de/FAQ.html#where-are-the-binary-builds Stefan
Back to top | Article view | comp.lang.python
csiph-web