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

[Fix] Fix bug in the installation of mmsegmentation in Dockerfile #565

Merged
merged 2 commits into from
May 20, 2021

Conversation

JSchuurmans
Copy link
Contributor

Change from mmseg to mmsegmentation.

Change from mmseg to mmsegmentation.
@CLAassistant
Copy link

CLAassistant commented May 19, 2021

CLA assistant check
All committers have signed the CLA.

@yezhen17 yezhen17 requested a review from ZwwWayne May 19, 2021 11:38
docker/Dockerfile Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented May 19, 2021

Codecov Report

Merging #565 (dad95f5) into master (4af2144) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #565   +/-   ##
=======================================
  Coverage   50.77%   50.77%           
=======================================
  Files         197      197           
  Lines       14923    14923           
  Branches     2426     2426           
=======================================
  Hits         7577     7577           
  Misses       6851     6851           
  Partials      495      495           
Flag Coverage Δ
unittests 50.77% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4af2144...dad95f5. Read the comment docs.

@yezhen17 yezhen17 linked an issue May 20, 2021 that may be closed by this pull request
@yezhen17 yezhen17 changed the title pip install mmsegmentation [Fix] Fix bug in the installation of mmsegmentation in Dockerfile May 20, 2021
@ZwwWayne ZwwWayne merged commit b3a6346 into open-mmlab:master May 20, 2021
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.

Docker cannot build, RUN pip install mmseg fails
5 participants