Open alexiskaldany opened 1 year ago
Having same issue
Following
I face the same issue as well
This error is coming while installing string_grouper==0.6.1, in python 3.9
Same issue here with python 3.9.13 and latest numpy, scipy packges
Same issue here with Python 3.11.4, NumPy 1.25.1, SciPy 1.11.1
Edit: @kykyi had a workable solution
pip install cython==0.29.36 numpy pip install sparse_dot_topn_for_blocks --no-build-isolation
Unsure if the maintainers of sparse_dot_topn_for_blocks
are still on the project, this PR has been open for 2 weeks 😞: https://github.com/ParticularMiner/sparse_dot_topn_for_blocks/pull/4
@kykyi Is this repo also inactive, or? Also affected by this
I think it is both inactive and affected by this @AlejandroUPC 😞
error when install string-grouper generated by
sparse_dot_topn_for_blocks
dependency