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

Py36 environment in azure fails on tag build due to old pip #1244

Closed
timkpaine opened this issue Oct 30, 2020 · 0 comments · Fixed by #1288
Closed

Py36 environment in azure fails on tag build due to old pip #1244

timkpaine opened this issue Oct 30, 2020 · 0 comments · Fixed by #1288
Labels
bug Concrete, reproducible bugs Python

Comments

@timkpaine
Copy link
Member

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

@timkpaine timkpaine added bug Concrete, reproducible bugs Python labels Oct 30, 2020
@sc1f sc1f added the 0.6.0 label Nov 4, 2020
texodus added a commit that referenced this issue Jan 14, 2021
Fix #1244: make test_wheels script use python -m pip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Concrete, reproducible bugs Python
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants