Hi,
I am quite new in this area, which might be the reason for this question. I am unable to install Prodigy on Windows 10, using Python 3.7 and SpaCy 2.1.3. Using:
pip install prodigy-1.7.1-cp35.cp36.cp37-cp35m.cp36m.cp37m-win_amd64.whl
I get the following error:
Processing c:\users\marli\prodigy-1.7.1-cp35.cp36.cp37-cp35m.cp36m.cp37m-win_amd64.whl
WARNING: Requirement ‘prodigy-1.7.1-cp35.cp36.cp37-cp35m.cp36m.cp37m-win_amd64.whl’ looks like a filename, but the file does not exist
ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory: ‘C:\Users\marli\prodigy-1.7.1-cp35.cp36.cp37-cp35m.cp36m.cp37m-win_amd64.whl’
I also tried tips from other discussions, like:
mmh3-2.5.1-cp37-cp37m-win_amd64.whl.json.
But I am still unable to install it. Please tell me if more information is needed. Any help would be highly appreciated