Error in flaiR installation #121
paula-montano
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey - I could install flaiR in R but I got this error:
st\test_data\old_w2v_models
running build_ext
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
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'flair'
Warning in system(flair_version_command, intern = TRUE) :
running command 'C:\Users\paula\AppData\Local\Programs\Python\PYTHON~1\python.exe -c "import flair; print(flair.version)"' had status 1
** testing if installed package keeps a record of temporary installation path
Beta Was this translation helpful? Give feedback.
All reactions