Skip to content

Uninstall gradle and maven on macOS 13#8318

Merged
hugovk merged 1 commit intopython-pillow:mainfrom
radarhere:brew
Aug 19, 2024
Merged

Uninstall gradle and maven on macOS 13#8318
hugovk merged 1 commit intopython-pillow:mainfrom
radarhere:brew

Conversation

@radarhere
Copy link
Copy Markdown
Member

Our macOS 13 job has started failing in main - https://github.com/python-pillow/Pillow/actions/runs/10451246000/job/28937272389

It is trying to install Python 3.12, when there is already a copy of Python present, leading to an error.

The new Python dependency is not for any packages we have requested though, but instead for gradle and maven, when brew tries to update versions already installed.

Perhaps the simplest solution is just to uninstall gradle and maven.

@hugovk hugovk merged commit 0ec1153 into python-pillow:main Aug 19, 2024
@radarhere radarhere deleted the brew branch August 19, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants