Код: Выделить всё
pip install https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0.tar.gz
Код: Выделить всё
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/
Код: Выделить всё
$ gcc --version
gcc.exe (GCC) 12.3.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
РЕДАКТИРОВАТЬ:
Я компилятор C++ using поставляется с RTools и устанавливается по адресу C:/rtools43/x86_64-w64-mingw32.static.posix/bin/gcc
Подробнее здесь: https://stackoverflow.com/questions/789 ... c-compiler