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

[CT-709] Error in CI with pip upgrade #5321

Closed
gshank opened this issue Jun 1, 2022 · 0 comments · Fixed by #5320
Closed

[CT-709] Error in CI with pip upgrade #5321

gshank opened this issue Jun 1, 2022 · 0 comments · Fixed by #5320

Comments

@gshank
Copy link
Contributor

gshank commented Jun 1, 2022

We're seeing an error in our CI runs in windows with the following error:

Run pip install --user --upgrade pip
Requirement already satisfied: pip in c:\hostedtoolcache\windows\python\3.8.10\x64\lib\site-packages (22.1.1)
Collecting pip
Downloading pip-22.1.2-py3-none-any.whl (2.1 MB)
---------------------------------------- 2.1/2.1 MB 66.6 MB/s eta 0:00:00
ERROR: To modify pip, please run the following command:
c:\hostedtoolcache\windows\python\3.8.10\x64\python.exe -m pip install --user --upgrade pip
WARNING: There was an error checking the latest version of pip.
Error: Process completed with exit code 1.

@github-actions github-actions bot changed the title Error in CI with pip upgrade [CT-709] Error in CI with pip upgrade Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant