Skip to content

Use stdlib for setuptools on MinGW#7131

Merged
hugovk merged 1 commit intopython-pillow:mainfrom
radarhere:mingw
May 3, 2023
Merged

Use stdlib for setuptools on MinGW#7131
hugovk merged 1 commit intopython-pillow:mainfrom
radarhere:mingw

Conversation

@radarhere
Copy link
Copy Markdown
Member

MinGW is currently failing in main - https://github.com/python-pillow/Pillow/actions/runs/4861154081

https://www.msys2.org/docs/python/ states

setuptools >= 60.0 is currently incompatible with MSYS2. You can set export SETUPTOOLS_USE_DISTUTILS=stdlib to work around the issue. We are currently working on restoring compatibility.

Adding in SETUPTOOLS_USE_DISTUTILS="stdlib" fixes the problem.

@hugovk
Copy link
Copy Markdown
Member

hugovk commented May 3, 2023

Thanks for figuring it out!

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

Successfully merging this pull request may close these issues.

2 participants