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 conda environment #462

Closed
wants to merge 1 commit into from
Closed

Fix conda environment #462

wants to merge 1 commit into from

Conversation

remtav
Copy link

@remtav remtav commented Jun 30, 2022

Description

Broken conda env (opencv)

Fixes #461

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Tested on Ubuntu 20.04.

Checklist:

  • My PR has a descriptive title
  • My code follows PEP8
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new errors
  • I have added tests that prove my fix is effective or that my feature works
  • My PR passes Travis CI tests
  • My PR does not reduce coverage in Codecov

@remtav remtav changed the base branch from main to 0.5.0 June 30, 2022 16:01
@rbavery
Copy link
Contributor

rbavery commented Jun 30, 2022

thanks for this PR @remtav . I merged a different fix that keeps all dependencies managed by conda.

@rbavery rbavery closed this Jun 30, 2022
@remtav remtav deleted the 461-conda-env branch June 30, 2022 20:51
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.

[BUG]: Docker does not build neither does conda env file
2 participants