huggingface / neuralcoref

✨Fast Coreference Resolution in spaCy with Neural Networks
https://huggingface.co/coref/
MIT License
2.83k stars 474 forks source link

Can't install neuralcoref, keep getting this error: C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2 #343

Open raimaissocool opened 2 years ago

raimaissocool commented 2 years ago

I have been trying for the past few hours to install using: pip install neuralcoref

But I keep getting this message every single time. Anyone here who can help me solve this issue? error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe' failed with exit code 2 [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: legacy-install-failure

× Encountered error while trying to install package. ╰─> neuralcoref

note: This is an issue with the package mentioned above, not pip. hint: See above for output from the failure.

Nathanlauga commented 2 years ago

Can you add more information ? Which python version do you use ?

Is this linked to this error : https://github.com/huggingface/neuralcoref/issues/297 ?

Archirekh-Majumder commented 1 year ago

@raimaissocool I am also getting the same issue, did you find any solution to this ?

gambastyle commented 11 months ago

I am still getting the same issue with python 3.9, and i dont want to downgrade, any other solution?

BriannaBromell commented 7 months ago

same issue and installing from releases gets 'not a supported wheel on this platform' even though im on the right platform