On Sep 25, 2014, at 9:01 AM, Eugenio Cano-Manuel Mendoza 
<eugenioca...@gmail.com> wrote:

> Hello,
> 
> I'm currently trying to install lxml inside a virtual environment using PyPy3 
> (pypy3 2.3.1). During the compilation part, lxml fails to build. I asked on 
> #pypy and they pointed me to lxml-cffi but it fails to build as well (error 
> message here http://pastebin.com/LUw3FrDK). It works without a problem using 
> PyPy 2.2.*, but it doesn't have Python 3 support.

Hey there,

The crash you’re seeing has been fixed in 5f38597ef8a9 and will be in the PyPy3 
2.4 release coming shortly.

With the fix, lxml-cffi unfortunately still won’t install, however. It appears 
to have at least some Py 2 only code that needs porting to 3.

--
Philip Jenvey

_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to