Skip to content

Use python -m pip in windows ci#2137

Merged
banesullivan merged 2 commits intomainfrom
maint/windows-pip-ci
Feb 3, 2022
Merged

Use python -m pip in windows ci#2137
banesullivan merged 2 commits intomainfrom
maint/windows-pip-ci

Conversation

@MatthewFlamm
Copy link
Copy Markdown
Contributor

@MatthewFlamm MatthewFlamm commented Feb 3, 2022

Overview

Windows CI is failing again due to pip permissions issues.

I think previously pinning pip only served to prevent it from updating. They must have changed the default pip version on the ci image and now it is trying to change versions again.

Windows is weird. I always use python -m pip install pip to avoid problems on windows.

@github-actions github-actions bot added the maintenance Low-impact maintenance activity label Feb 3, 2022
@MatthewFlamm MatthewFlamm changed the title Try using python -m pip in windows ci Use python -m pip in windows ci Feb 3, 2022
@banesullivan banesullivan merged commit eed641e into main Feb 3, 2022
@banesullivan banesullivan deleted the maint/windows-pip-ci branch February 3, 2022 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Low-impact maintenance activity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants