I have installed the Visual C++ build tools; I have installed python 3.6, and 3.7 and tried with both versions. I had spacy previously installed through conda, which I have removed.
But nothing seems to work! Any help will be greatly appreciated.
Vatsala
If you see that error message about the build tools, it definitely sounds like it can’t find them on your system. This is the build tools suite you installed, right? Alternatively, you could also try installing this one.
Sorry this is so frustrating – I always get confused by all that build tools stuff on Windows, too.
spaCy and all our other packages that spaCy depends on now come with wheels, so you won’t require a local compiler anymore. The only libraries that need to be compiled are other third-party dependencies.
If you still can’t get it to work on your machine, you can also try to install Prodigy’s dependencies from conda / via the wheels on this page and then install the Prodigy wheel with --no-deps. Here’s the full list of Prodigy’s dependencies:
As a quick fix, I’ve just built two wheels for mmh3 on Windows, one for Python 3.6 and one for Python 3.7. Let me know if they don’t install.
I had to add a .jsonl file extension to get past the upload-type filter here — so remove the .jsonl extension when you save it. The filename should be mmh3-2.5.1-cp36-cp36m-win_amd64.whl