Skip to content
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

Fix GLIBC issue #1371

Merged
merged 3 commits into from
Jan 17, 2023
Merged

Fix GLIBC issue #1371

merged 3 commits into from
Jan 17, 2023

Conversation

kasperski95
Copy link
Contributor

@kasperski95 kasperski95 commented Jan 13, 2023

Use Ubuntu 20.04 to build binaries. Protostar v0.8.1 doesn't have this problem. Recently, ubuntu-latest was updated to use Ubuntu 22.04.

You're better off finding a Python built with a lower glibc requirement which in practice means building on an old version of Linux or an old docker image.

pyinstaller/pyinstaller#5669

Probably Fixes #1293

@kasperski95 kasperski95 changed the base branch from master to kas/break-cyclic-imports January 13, 2023 14:45
@kasperski95 kasperski95 marked this pull request as ready for review January 13, 2023 15:21
@kasperski95 kasperski95 changed the title Fix GLIBC issue? Fix GLIBC issue Jan 16, 2023
Base automatically changed from kas/break-cyclic-imports to master January 17, 2023 16:03
@kasperski95 kasperski95 merged commit bbb3278 into master Jan 17, 2023
@kasperski95 kasperski95 deleted the kas/fix-glibc branch January 17, 2023 16:04
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.

GLIBC_2.35 not found on Debian
2 participants