CLD2Owners/cld2

How to install and use under pypy

tomZou12 opened this issue · 0 comments

I have install cld2 with pypy,but when i import it ,it occurred errror as :
"Fatal error in cpyext, CPython compatibility layer: converting a PyTupleObject into a W_TupleObject, but found NULLs as items"
how to solve it?