Skip to content

Conversation

@radarhere
Copy link
Member

@radarhere radarhere commented May 26, 2023

The Windows Python 3.12 builds on main have started failing - https://github.com/python-pillow/Pillow/actions/runs/5089366014/jobs/9146907439#step:25:41

ModuleNotFoundError: No module named 'setuptools'

This installs setuptools to fix that.

The Linux Python 3.12 build on main has also started failing with a segfault - https://github.com/python-pillow/Pillow/actions/runs/5089395395/jobs/9146969201

Skipping testing PyQt6 on Python 3.12 fixes that. I'm able to reproduce the segfault without Pillow, so it is not a problem directly with our code.

@radarhere radarhere changed the title Install setuptools on Windows Install setuptools on Windows on GitHub Actions May 26, 2023
@radarhere radarhere changed the title Install setuptools on Windows on GitHub Actions Fix Python 3.12 failures May 27, 2023
@radarhere radarhere removed the Windows label May 27, 2023
@hugovk hugovk merged commit 7c910c4 into python-pillow:main May 27, 2023
@radarhere radarhere deleted the python312 branch May 27, 2023 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants