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

Fixed CVAT docker image build. #1866

Merged
merged 1 commit into from
Jul 8, 2020
Merged

Fixed CVAT docker image build. #1866

merged 1 commit into from
Jul 8, 2020

Conversation

azhavoro
Copy link
Contributor

@azhavoro azhavoro commented Jul 8, 2020

Fixed CVAT docker image build.
resolve #1851

Motivation and context

Installation of python-ldap package is failed with setuptools 48.x and 49.0.x

How has this been tested?

CI

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6336

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.004%) to 65.214%

Totals Coverage Status
Change from base Build 6331: 0.004%
Covered Lines: 11063
Relevant Lines: 16556

💛 - Coveralls

@nmanovic nmanovic merged commit e6b0c66 into develop Jul 8, 2020
@bsekachev bsekachev deleted the az/fix_build branch July 9, 2020 11:30
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.

Cannot build - subprocess has no attribute '_optim_args_from_interpreter_flags' on AWS EC2
3 participants