facebookresearch / facebookresearch/testgeneval
Conflicting and missing dependencies
- Dominant language
- Python
- Stars
- 34
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
Please, is it possible to update the testgeneval.yaml file for solving the libraries dependencies incompatibilities when creating the 'testgeneval' conda environment?
The environment is successfully created by conda, but when running the pulled docker image, there are some dependencies missing (such as "torch" and "vllm"). And when these missing dependencies are installed, conflicts with the typer dependency arises
Thank you in advance!
Contributor guide
Research direction
Start with testgeneval.yaml and reproduce creation of the testgeneval conda environment, then run the pulled Docker image to confirm the missing torch and vllm dependencies. Check how installing those dependencies produces the typer conflict. Done means the environment and image dependencies are compatible and the reported missing packages and conflict no longer occur.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100