Closed tavallaie closed 5 months ago
Does it work with the develop
branch instead of a specific commit?
Because I don't know which commit will be added next, and it may break deepparse, I stick to the specific commit I know works.
Gensim expects a release in two to three weeks ref. Therefore, I prefer to wait for the official release for a more robust approach. In the meantime, one can use a previous version of Gensim.
Adding the last stable commit of gensim for support Python 3.12, I wrote a similar problem here. https://blog.techbend.io/overcoming-the-hazm-compatibility-challenge-with-python-312
This PR fixes issue #220