79121328

Date: 2024-10-24 09:49:47
Score: 2
Natty:
Report link

Thanks to all! I kind of solve the problem with the dirty trick according to a comment by Srikant in the following link.

https://stackoverflow.com/questions/74979674/gensim-install-in-python-3-11-fails-because-of-missing-longintrepr-h-file
(check the reply by user @Srikant)

But I need to find the location of my python.exe in my conda environment.
Then I copied longintrepr.h to the include folder in the environment folder.
That is

~/anaconda3/envs/my311/include

DavidW also suggested to either upgrade my Cython or downgrade my python.
Thanks! I will try that later.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (1): stackoverflow
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Farn Wang