-
Notifications
You must be signed in to change notification settings - Fork 224
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
nlg-eval command not found #61
Comments
This could be worth looking into but I think people usually use Git Bash when running on Windows. Do you have Git Bash? |
The easiest way to get around this on Windows CMD is to run: |
Hello, |
Any other solution for this issue? I tried all the commands posted above but had no success. Really appreciate any help on that. |
@eltonsilvamtm can you share the errors you got? |
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! |
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.
The text was updated successfully, but these errors were encountered: