Yale-LILY/SummEval

Installing backend dependencies ... error

Closed this issue · 10 comments

What can be done to this error?

C:\Users\me\Documents\Downloads\SummEval\evaluation>pip install e .
...
Using cached spacy-2.2.0.tar.gz (5.8 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done

Installing backend dependencies ... error
ERROR: Command errored out with exit status 1:

command: 'c:\users\me\appdata\local\programs\python\python39\python.exe' 'c:\users\me\appdata\local\programs\python\python39\lib\site-packages\pip' install --ignore-installed --no-user --prefix 'C:\Users\me\AppData\Local\Temp\pip-build-env-_bjy4se3\normal' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'thinc<7.2.0,>=7.1.1' 'cymem<2.1.0,>=2.0.2' wheel 'murmurhash<1.1.0,>=0.28.0' 'cython>=0.25' 'preshed<3.1.0,>=3.0.2'
cwd: None
Complete output (99 lines):

This may have to do with your Python version/machine, as suggested here. You can try install spacy from one of the wheels here.

Can you please attach the full error message as a .txt file?

If you successfully installed spacy-2.3.5, then remove the 'spacy==2.2.0', line from setup.py. Otherwise it tries to install spacy-2.2.0.

It looks like there's an error with wmd. Can you please try some of the recommendations from this thread?
Also edited the comments and am including the error messages here to keep this thread readable.
error_message.txt
error_message2.txt

Hi @PPGHPP,
I'm not familiar with this problem, but you can send me the summaries via email (alexander.fabbri@yale.edu) and I can send you the scores you need.