Почему я получаю сообщение об ошибке при установке пакета gensim? [дубликат]Python

Программы на Python
Anonymous
Почему я получаю сообщение об ошибке при установке пакета gensim? [дубликат]

Сообщение Anonymous »

Код: Выделить всё

Building wheels for collected packages: gensim
Building wheel for gensim (pyproject.toml) ... error
error: subprocess-exited-with-error

× Building wheel for gensim (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [714 lines of output]

building 'gensim.models.word2vec_inner' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for gensim
Failed to build gensim
ERROR: Could not build wheels for gensim, which is required to install pyproject.toml-based projects
Я попробовал пару вещей, но ничего не помогло. Подскажите, пожалуйста, как решить эту проблему?

Подробнее здесь: https://stackoverflow.com/questions/779 ... im-package

Вернуться в «Python»