huggingface / huggingface/evaluate
Unable to run pip install evaluate[template]
Open
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 341
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.