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

Can't get the metric running #17

Closed
Corrusoaak opened this issue Jun 9, 2018 · 0 comments
Closed

Can't get the metric running #17

Corrusoaak opened this issue Jun 9, 2018 · 0 comments

Comments

@Corrusoaak
Copy link

Hi, I'm using java1.8.0 and python 2.7
After I get the setup done, I ran the test code you give
But I get the following things:

Traceback (most recent call last):
File "", line 1, in
File "nlgeval/init.py", line 135, in init
self.load_scorers()
File "nlgeval/init.py", line 148, in load_scorers
(Meteor(), "METEOR"),
File "nlgeval/pycocoevalcap/meteor/meteor.py", line 24, in init
stderr=subprocess.PIPE)
File "/usr/lib/python2.7/subprocess.py", line 711, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1343, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

It seems something's not exist
I have ever interrupted the setup.sh once and get it restarted.
Maybe that's the problem???

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

1 participant