huggingface / huggingface/evaluate

Importing Error for evaluator module

Open
#518 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.5k
Forks
341
PR merge metrics
No merged PRs in 30d

Description

I just started using HF Evaluate and I'm trying to follow the steps in their tutorial to do make sure it all works properly. However I keep getting the problem:

raise ImportError(
ImportError: If you want to use the `Evaluator` you need `scipy>=1.7.1`. Run `pip install evaluate[evaluator]`.

I already made sure that scipy is installed (Currently using V1.8.1) And I still keep getting the issue. What could I be doing wrong now?

(Using VS Code if that makes a difference)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.