pycld2
pycld2 copied to clipboard
How to install and use under pypy?
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?
Also running into this same issue, any suggestions on a solution?
Please state more info about your environments (Python version, OS, If it's Apple M1...)
Linux and osx x64 - python 3.6, 3.7 -> I was attempting to build for conda-forge in those environments