litstudy icon indicating copy to clipboard operation
litstudy copied to clipboard

Issues with Python 3.11

Open isazi opened this issue 3 years ago • 1 comments

I've seen this in the CI, and tried on my machine, gensim cannot be installed at the moment with Python 3.11, so the install fails. The error is gensim/models/word2vec_inner.c:217:12: fatal error: 'longintrepr.h' file not found and apparently the Internet does not have an answer at the moment, except wait until someone fixes the issue upstream.

isazi avatar Jan 17 '23 12:01 isazi

gensim is tracked this in the following issue: https://github.com/RaRe-Technologies/gensim/issues/3425

stijnh avatar Jan 31 '23 09:01 stijnh