Skip to content

Python error on pip upgrade step in builds #6585

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

Closed
bskinn opened this issue Jan 26, 2020 · 2 comments
Closed

Python error on pip upgrade step in builds #6585

bskinn opened this issue Jan 26, 2020 · 2 comments

Comments

@bskinn
Copy link

bskinn commented Jan 26, 2020

Details

Expected Result

A build that completed fine before should complete fine again.

Actual Result

The build fails at the pip upgrade step due to an ImportError.

image

A recent build worked fine, and then one didn't, and then it worked fine again. Now, though, it seems to be consistently failing.

@bskinn
Copy link
Author

bskinn commented Jan 26, 2020

Ah, whoops -- looks like this is the same as #6566, or closely related.

@bskinn
Copy link
Author

bskinn commented Jan 26, 2020

Wiping the build environment seems to have worked for these failures. 👍

@bskinn bskinn closed this as completed Jan 26, 2020
ericholscher added a commit that referenced this issue Jan 29, 2020
agjohnson pushed a commit that referenced this issue Jan 29, 2020
* Upgrade pip to above its broken version

* Call virtualenv without no-download

* Add comment

* link to issue: #6585
agjohnson pushed a commit that referenced this issue Jan 29, 2020
* Upgrade pip to above its broken version

* Call virtualenv without no-download

* Add comment

* link to issue: #6585
humitos pushed a commit that referenced this issue Jan 29, 2020
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

No branches or pull requests

1 participant