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

Unable to run pip install evaluate[template] #576

Open
saicharan2804 opened this issue Apr 17, 2024 · 1 comment · May be fixed by #583
Open

Unable to run pip install evaluate[template] #576

saicharan2804 opened this issue Apr 17, 2024 · 1 comment · May be fixed by #583

Comments

@saicharan2804
Copy link

While trying to add create and share a new evaluation, when I run pip install evaluate[template], I get the following error:

zsh: no matches found: evaluate[template]

I was able to run the same and get it to work about a couple of months ago, so I am guessing it is a recent issue.

@shenxiangzhuang shenxiangzhuang linked a pull request Apr 26, 2024 that will close this issue
@shenxiangzhuang
Copy link

Hi @saicharan2804 , you can try install with pip install "evaluate[template]", it should work.

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

Successfully merging a pull request may close this issue.

2 participants