Gensim install in Python 3.11 fails because of missing longintrepr.h file
stackoverflow.com/questions/74979674/gensim-install-in-python-3-11-fails-because-of-missing-longintrepr-h-fileOperating System: macOS Monterey 12.6
Chip: Apple M1
Python version: 3.11.1
I try:
pip3 install gensimThe install process starts well but fatally fails towards the end while running 'clang'. The...