pycld2 icon indicating copy to clipboard operation
pycld2 copied to clipboard

How to install and use under pypy?

Open tomZou12 opened this issue 4 years ago • 3 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?

tomZou12 avatar Oct 13 '21 01:10 tomZou12

Also running into this same issue, any suggestions on a solution?

AdMax18 avatar Nov 05 '21 15:11 AdMax18

Please state more info about your environments (Python version, OS, If it's Apple M1...)

dudio92 avatar Dec 01 '21 06:12 dudio92

Linux and osx x64 - python 3.6, 3.7 -> I was attempting to build for conda-forge in those environments

AdMax18 avatar Dec 01 '21 13:12 AdMax18