Skip to content

[BUG] Building from source does not package the needed jsonl associated files #243

@clefourrier

Description

@clefourrier

Describe the bug

pip install . does not include the jsonl files, leading to FileNotFoundError: [Errno 2] No such file or directory: '/home/...miniconda3/envs/tmp/lib/python3.12/site-packages/lighteval/metrics/judge_prompts.jsonl'

To Reproduce

pip install . (but pip install -e . will work)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions