Skip to content
New issue

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

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

Already on GitHub? # to your account

nlg-eval command not found #61

Closed
achu93 opened this issue Apr 12, 2019 · 6 comments
Closed

nlg-eval command not found #61

achu93 opened this issue Apr 12, 2019 · 6 comments

Comments

@achu93
Copy link

achu93 commented Apr 12, 2019

I am running the code on a windows machine. I have executed the "pip install -e ." and all packages have been successfully installed. However when I run the next step, "nlg-eval --setup" it throws an error command not found.

image

@achu93 achu93 changed the title nlg-eval commnad not found nlg-eval command not found Apr 12, 2019
@juharris
Copy link
Contributor

This could be worth looking into but I think people usually use Git Bash when running on Windows. Do you have Git Bash?

@juharris
Copy link
Contributor

The easiest way to get around this on Windows CMD is to run:
python bin\nlg-eval --setup

@juharris juharris closed this as completed May 6, 2019
@Krak91
Copy link

Krak91 commented Sep 29, 2020

Hello,
I was having the same issues. I'm also using windows and pycharm and it seems that the script is located under /venv/Scripts/
In my case, python venv/Scripts/nlg-eval --setup did the trick.

juharris added a commit that referenced this issue Mar 29, 2021
juharris added a commit that referenced this issue Mar 29, 2021
* README: Add some troubleshooting help. Helps with #61 #109 #115
* Use gensim~=3.8.3
@eltonsilvamtm
Copy link

Any other solution for this issue? I tried all the commands posted above but had no success. Really appreciate any help on that.

@juharris
Copy link
Contributor

@eltonsilvamtm can you share the errors you got?

@lethaq
Copy link

lethaq commented Dec 6, 2022

Following this, unfortunately I am having issues as well on my Mac M1, tried first to run the command for multithreading, then the command: pip install git+https://github.com/Maluuba/nlg-eval.git@master however I the error I get is related to gensim, tried to uninstall it and run it the setup commands again but with no luck. Any help is highly appreciated!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants