We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The alleged problem is that pip is too old on the linux manylinux2010 py36 build: https://dev.azure.com/finosfoundation/perspective/_build/results?buildId=1532&view=logs&j=3501652e-7722-579c-a9d5-dd5f75c59e06&t=506ba419-59b6-5273-9a5a-4a9a6d4a39a1
Tag repo, view azure results
Working build
https://dev.azure.com/finosfoundation/perspective/_build/results?buildId=1532&view=logs&j=3501652e-7722-579c-a9d5-dd5f75c59e06&t=506ba419-59b6-5273-9a5a-4a9a6d4a39a1
Attempt to upgrade pip, implemented in #1238
The text was updated successfully, but these errors were encountered:
Merge pull request #1288 from finos/fix-py36-azure
acbaee7
Fix #1244: make test_wheels script use python -m pip
Successfully merging a pull request may close this issue.
Bug Report
The alleged problem is that pip is too old on the linux manylinux2010 py36 build:
https://dev.azure.com/finosfoundation/perspective/_build/results?buildId=1532&view=logs&j=3501652e-7722-579c-a9d5-dd5f75c59e06&t=506ba419-59b6-5273-9a5a-4a9a6d4a39a1
Steps to Reproduce:
Tag repo, view azure results
Expected Result:
Working build
Actual Result:
https://dev.azure.com/finosfoundation/perspective/_build/results?buildId=1532&view=logs&j=3501652e-7722-579c-a9d5-dd5f75c59e06&t=506ba419-59b6-5273-9a5a-4a9a6d4a39a1
Environment:
Additional Context:
Attempt to upgrade pip, implemented in #1238
The text was updated successfully, but these errors were encountered: