Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make error #2

Closed
wwxFromTju opened this issue Jun 6, 2017 · 1 comment
Closed

make error #2

wwxFromTju opened this issue Jun 6, 2017 · 1 comment

Comments

@wwxFromTju
Copy link

when I run make, error happen:
opponent-master: make

if [ ! -d dat/glove ]; then mkdir -p dat/glove; fi
wget http://www-nlp.stanford.edu/data/glove.840B.300d.txt.gz -P dat/glove
--2017-06-06 12:03:45-- http://www-nlp.stanford.edu/data/glove.840B.300d.txt.gz
Resolving www-nlp.stanford.edu... 171.64.67.140
Connecting to www-nlp.stanford.edu|171.64.67.140|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://nlp.stanford.edu/data/glove.840B.300d.txt.gz [following]
--2017-06-06 12:03:45-- https://nlp.stanford.edu/data/glove.840B.300d.txt.gz
Resolving nlp.stanford.edu... 171.64.67.140
Connecting to nlp.stanford.edu|171.64.67.140|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-06-06 12:03:46 ERROR 404: Not Found.

make: *** [dat/glove/glove.840B.300d.txt] Error 8

@hhexiy
Copy link
Owner

hhexiy commented Jun 6, 2017 via email

@hhexiy hhexiy closed this as completed Feb 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants