installing lxml ?

Chris Rebert clp2 at rebertia.com
Wed Nov 11 08:12:40 EST 2009


On Wed, Nov 11, 2009 at 4:49 AM, 7stud <bbxx789_05ss at yahoo.com> wrote:
> I'm trying to install lxml, but I can't figure out the installation
> instructions.  Here:
>
> http://codespeak.net/lxml/installation.html
>
> it says:
>
> 1) Get the easy_install tool.
<snip>
> My os is mac os x 10.4.11.

I would recommend installing fink (http://www.finkproject.org/) and
then `sudo fink install setuptools-py26`.
As a bonus, you'll get a more up-to-date Python installed separate
from the system one (so you don't need to worry about hosing it).

Cheers,
Chris
--
http://blog.rebertia.com



More information about the Python-list mailing list