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

Travis CI: Upgrade to Python 3.8 #1373

Closed
wants to merge 13 commits into from
Closed

Conversation

cclauss
Copy link
Member

@cclauss cclauss commented Oct 15, 2019

ERROR: Could not find a version that satisfies the requirement opencv-python (from -r requirements.txt (line 6)) (from versions: none)

219ERROR: No matching distribution found for opencv-python (from -r requirements.txt (line 6))

Copy link
Member

@poyea poyea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it persist? I can't figure out why.

@cclauss
Copy link
Member Author

cclauss commented Oct 17, 2019

Blocked by opencv/opencv-python#253

@onlinejudge95
Copy link
Collaborator

Just a nudge, should we think about pinning dependencies

@cclauss
Copy link
Member Author

cclauss commented Dec 6, 2019

Nope. We are not distributing an package or application so reproducible builds are not a goal for this repo. We want our users to be assured that these algorithms are ready-to-use so we want CI testing to alert us immediately when any of our algorithms break on the latest and greatest version of their dependencies. Pinning dependencies would blind us to changes in our dependencies.

@cclauss
Copy link
Member Author

cclauss commented Dec 9, 2019

@cclauss
Copy link
Member Author

cclauss commented Jan 8, 2020

@cclauss
Copy link
Member Author

cclauss commented Feb 22, 2020

Closing in favor of #1783

@cclauss cclauss closed this Feb 22, 2020
@cclauss cclauss deleted the Upgrade-to-Python-3.8 branch February 22, 2020 16:28
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.

None yet

3 participants