Closed polm closed 3 years ago
Going to close this because I'm not working on it, but it can be useful to refer to in the future.
This suggests that with SWIG 4.0+ things should work with Pypy. However we're already using that version of SWIG so not sure what the issue is.
This is a followup to the below issue.
https://github.com/taku910/mecab/issues/65
I confirmed that mecab-python3 doesn't work with Pypy. This seems to be an issue with SWIG, and it is not clear how easy it is to resolve.
However, fugashi just works with pypy, so I recommend using that.
https://github.com/polm/fugashi
Given that this is a SWIG issue of unclear complexity, and that fugashi just works, I am not interested in working on supporting Pypy. On the other hand, if there were a PR for support and it wasn't too complex I would be open to accepting it.