Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conda env resolve package #5161

Closed
wyli opened this issue Sep 16, 2022 · 0 comments · Fixed by #5162
Closed

conda env resolve package #5161

wyli opened this issue Sep 16, 2022 · 0 comments · Fixed by #5162

Comments

@wyli
Copy link
Contributor

wyli commented Sep 16, 2022

Log https://github.com/Project-MONAI/MONAI/actions/runs/3065299666/jobs/4949421319

Collecting package metadata (repodata.json): ...working... done
[56](https://github.com/Project-MONAI/MONAI/actions/runs/3065299666/jobs/4949421279#step:5:57)
Solving environment: ...working... failed
[57](https://github.com/Project-MONAI/MONAI/actions/runs/3065299666/jobs/4949421279#step:5:58)

[58](https://github.com/Project-MONAI/MONAI/actions/runs/3065299666/jobs/4949421279#step:5:59)
ResolvePackageNotFound: 
[59](https://github.com/Project-MONAI/MONAI/actions/runs/3065299666/jobs/4949421279#step:5:60)
  - nni
wyli added a commit that referenced this issue Sep 16, 2022
Fixes #5161 
part of #5090

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [x] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated, tested `make html` command in the `docs/`
folder.

Signed-off-by: Wenqi Li <wenqil@nvidia.com>
KumoLiu pushed a commit that referenced this issue Nov 2, 2022
Fixes #5161 
part of #5090

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [x] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated, tested `make html` command in the `docs/`
folder.

Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: KumoLiu <yunl@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant