ResolvePackageNotFound error
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 51
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Everything proceeds for the install until I reach this step:
$ conda env create -f env.yml
Collecting package metadata (repodata.json): done
Solving environment: failed
ResolvePackageNotFound:
- pytorch=1.8.1
- pymatgen=2020.12.31
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.
Research direction
Start with the env.yml referenced in the installation command and reproduce conda env create -f env.yml to inspect the reported ResolvePackageNotFound entries for pytorch=1.8.1 and pymatgen=2020.12.31. Done means the benchmark environment can be created without those package-resolution errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- pytorch
- Domain
- devops, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100