[lxml-dev] lxml for Python 3.1

Hello everyone, I've installed Ubuntu 10.04LTS in my pc and python-lxml 2.2.4-1 is already in. I installed it, but once done it finished in the Python 2.6 already installed version. But, I'm developing for 3.1 and I would like to have lxml working for it. My question is, does the last version of lxml compile for Python 3.1? What do I need for that? I would really appreciate any help because I need it very soon. Thanks in advance, Ed.

2010/6/4 Edgardo C. <edxxgardo@gmail.com>
Hello everyone,
I've installed Ubuntu 10.04LTS in my pc and python-lxml 2.2.4-1 is already in. I installed it, but once done it finished in the Python 2.6 already installed version. But, I'm developing for 3.1 and I would like to have lxml working for it. My question is, does the last version of lxml compile for Python 3.1? What do I need for that? I would really appreciate any help because I need it very soon. Thanks in advance,
I didnt try it in 3.1 so i suggest you, try to install it in 3.1, identify the errors and report them **if** you get them. In another hand python community recommend still develop in 2.X versions, BTW in your choice can help to test lxml in 3.x my 2c
Ed.
_______________________________________________ lxml-dev mailing list lxml-dev@codespeak.net http://codespeak.net/mailman/listinfo/lxml-dev
-- Cristian

lxml should work fine with Python 3. There are a few bugs (see previous posts in this mailing list) but aside from that it works. And if you come across such a bug, you can still report it here, as Ovnicraft suggested. ;) Just do a "$ easy_install3 lxml" and you should be good to go. (If you haven't installed easy_install3, you must do that first, of course.) On Fri, Jun 4, 2010 at 2:07 PM, Edgardo C. <edxxgardo@gmail.com> wrote:
Hello everyone,
I've installed Ubuntu 10.04LTS in my pc and python-lxml 2.2.4-1 is already in. I installed it, but once done it finished in the Python 2.6 already installed version. But, I'm developing for 3.1 and I would like to have lxml working for it. My question is, does the last version of lxml compile for Python 3.1? What do I need for that? I would really appreciate any help because I need it very soon. Thanks in advance,
Ed.
_______________________________________________ lxml-dev mailing list lxml-dev@codespeak.net http://codespeak.net/mailman/listinfo/lxml-dev
-- Simon Hirscher http://simonhirscher.de
participants (3)
-
codethief
-
Edgardo C.
-
Ovnicraft