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

multi-bleu problem #10

Closed
Linohong opened this issue Dec 8, 2018 · 5 comments
Closed

multi-bleu problem #10

Linohong opened this issue Dec 8, 2018 · 5 comments

Comments

@Linohong
Copy link

Linohong commented Dec 8, 2018

Hi, I'm trying to work on the open source of yours, Mem2Seq.
I found it fascinating to be able to run this good work ! thanks a lot.
However, whenever I try to run the program,
it gives 'multi-bleu' error.

FileNotFoundError: [Errno 2] No such file or directory:
'/home/Somedirectory/bin/tools/multi-bleu.perl': '/home/Somedirectory/bin/tools/multi-bleu.perl'

I try downloading 'multi-bleu.perl' from the web and located
at the place where the error says, but now it gives me permission denied error.
Can I get an idea of how to handle this problem?

Thanks !

@jasonwu0731
Copy link
Member

Hello,

sorry for the problem (maybe it was deleted by mistake). Please put the multi-bleu.perl file under the utils folder. Or please pull the repo again to get the file.

@Linohong
Copy link
Author

Linohong commented Dec 8, 2018 via email

@zengyazy
Copy link

I also get the same permission denied error when I put the multi-bleu.perl in the correct folder。

Permission denied: '/home/wanli/zengya/Project/bin/tools/multi-bleu.perl'

Can I get an idea of how to handle this problem?Thanks !

@Linohong
Copy link
Author

Linohong commented Sep 24, 2020 via email

@zengyazy
Copy link

Hi, below is the advice which Jason gave me a while ago. I'm sorry to tell you I can't remember if it did work or not, but I think it did because there are no further questions after that.

Thank you very much for your reply.I solved this problem when I added executable permissions to the script multi-bleu.perl.Thank you so much(* ̄︶ ̄)

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

3 participants