-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
CI failures related to installing homebrew python #26358
Comments
Run |
|
@ilovezfs this isn't a bug? seems like it's trying to upgrade from python 2.7.14 to 2.7.14_3, and it's doing it automatically as a dependency of installing something else, and the instructions don't mention either of your suggestions, so it seems like there's room for improvement here |
@mroch nope not a bug. The |
I've started getting build failures from both Travis and Circle that I think are related to #26287.
https://travis-ci.org/facebook/flow/jobs/364227445
https://circleci.com/gh/facebook/flow/1954
seems like it's already using a homebrew python and failing while trying to overwrite with a different version.
The text was updated successfully, but these errors were encountered: