Im experiencing this error while running the command pip install flair
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/
----------------------------------------
ERROR: Failed building wheel for gensim
I am running this command inside a conda environment. I was able to successfully install flair
before. then i uninstalled miniconda, installed it on a separate drive (on the same pc) and tried installing flair
again, thus here we are.
any help on how to resolve this will be greatly appreciated.