amauryfa / lxml

lxml-cffi is a PyPy-friendly port of lxml, based on cffi
21 stars 10 forks source link

lxml segfaults with pyquery on pypy #12

Open ruipacheco opened 8 years ago

ruipacheco commented 8 years ago

As we discussed on SO, I've forked pyquery and followed your instructions but I can't run pyquery without a segfault.

Can you review my setup.py first and foremost? I changed the lxml version as recommended by the maintainer of pyquery.