mlcommons / mlcommons/modelbench
poetry install fails if there is a valid python
Open
@bkorycki is already working on this.
Since Oct 6, 2024.
- Dominant language
- Python
- Stars
- 134
- Forks
- 36
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 17
Description
After I do a fresh git clone and "pyenv activate" to ensure the availability of python, poetry install fails with:
coffee) knoe:modelbench kurt$ poetry install
Installing dependencies from lock file
No dependencies to install or update
Installing the current project: modelbench (0.6.1)
If I deactivate my pyenv, poetry install succeeds.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.