-
-
Notifications
You must be signed in to change notification settings - Fork 12.4k
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
Python 3.7 Upgrade fails #29604
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Bumping all around. Upgrading or installing |
This comment has been minimized.
This comment has been minimized.
@dhaynespls seems fine here:
|
@LanikSJ @dhaynespls do you have the gist logs for python? |
Sure @ilovezfs Installation: https://gist.github.com/dhaynespls/6edaddef1a4be5801e012182ef2ae850 Gist logs: https://gist.github.com/dhaynespls/42a36a70a1dc497eb7286cf447aa0687 Hope this helps! |
My immediate thought is to blame macOS 10.14 but I don't know if OP was on it or not. |
Yes it sounds the same as #29176 |
Can you try the fix from #29176 (comment) |
In the process of doing so! |
Confirmed fix:
I should have probably grepped all issues instead of jumping to the first open one I saw lol. I'm certain OP is on 10.14 as well so it's probably fair to close this. Thanks! |
Thanks for confirming the fix @dhaynespls |
Thank you @ilovezfs worked like a charm. Put me down for the fail to read column too. |
Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use the issue template, we will block you from ever submitting issues to Homebrew again.
brew install
(orupgrade
,reinstall
) a single, official formula (not cask)? If it's a generalbrew
problem please file this issue at Homebrew/brew: https://github.com/Homebrew/brew/issues/new/choose. If it's abrew cask
problem please file this issue at https://github.com/Homebrew/homebrew-cask/issues/new/choose. If it's a tap (e.g. Homebrew/homebrew-php) problem please file this issue at the tap.brew update
and can still reproduce the problem?brew doctor
, fixed all issues and can still reproduce the problem?brew gist-logs <formula>
(where<formula>
is the name of the formula that failed) and included the output link?brew gist-logs
didn't work: ranbrew config
andbrew doctor
and included their output with your issue?To help us debug your issue please explain:
I ran brew upgrade, which broke Python and I'm not able to install awscli which also depends on Python.
Functioning Python 3.
brew install
commands)brew install --build-from-source awscli
If it helps I also have the gist from install awscli: https://gist.github.com/LanikSJ/ee973ba24c0a5beb8730494a91a85087
The text was updated successfully, but these errors were encountered: