How to fix 'C extension not loaded, training will be slow. Install a C compiler and reinstall gensim for fast training.'

前端 未结 4 467
庸人自扰
庸人自扰 2021-01-18 15:26

I\'m using the library node2vec, which is based on gensim word2vec model to encode nodes in an embedding space, but when i want to fit the word2vec object I get this warning

4条回答
  •  轮回少年
    2021-01-18 16:24

    anaconda prompt conda update conda-build

    == windows 7 (32bit) python 3.7.3 conda-build 3.18.5 gensim 3.4.0

提交回复
热议问题