Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Updated auditwheel to include auditwheel#376 #298

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

radarhere
Copy link
Member

Resolves #299

The issue reports that "ELF load command address/offset not page-aligned" may occur when using Pillow after it is stripped by pyinstaller.

I discovered point 3 of pypa/auditwheel#376, and upgrading auditwheel to include that PR, the problem is resolved.

@hugovk
Copy link
Member

hugovk commented May 25, 2022

Good find, although I'd prefer using a release than cloning and installing from a commit.

Any idea when the next release is out?

@radarhere
Copy link
Member Author

I've asked, but it doesn't look like there is a schedule.

@hugovk
Copy link
Member

hugovk commented May 30, 2022

Thanks, let's wait until just before our next release and if they've not released yet, go with this.

@radarhere radarhere merged commit 4d853f5 into python-pillow:main Jun 28, 2022
@radarhere radarhere deleted the auditwheel branch June 28, 2022 10:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stripping the Pillow libraries fails makes pyinstaller binary fail at runtime
2 participants