Skip to content

1618 Fixes Dockerfile #1619

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

Merged
merged 4 commits into from
Feb 23, 2021
Merged

1618 Fixes Dockerfile #1619

merged 4 commits into from
Feb 23, 2021

Conversation

wyli
Copy link
Contributor

@wyli wyli commented Feb 23, 2021

Fixes #1618

Description

adds a pip upgrade command and --use-feature=2020-resolver option is not needed/removed

tested here: https://github.com/Project-MONAI/MONAI/runs/1959947829?check_suite_focus=true

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Integration tests passed locally by running ./runtests.sh --codeformat --coverage.

wyli added 3 commits February 23, 2021 09:34
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
This reverts commit 9cbfaa9.

Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli requested review from madil90 and Nic-Ma February 23, 2021 10:18
@wyli wyli enabled auto-merge (squash) February 23, 2021 13:27
@wyli wyli merged commit d22c112 into master Feb 23, 2021
@wyli wyli deleted the fix-dockerfile branch February 23, 2021 14:40
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 this pull request may close these issues.

pip install failed "in get_topological_weights assert len(weights) == len(graph)"
2 participants