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

GLIBC_2.35 not found on Debian #1293

Closed
kasperski95 opened this issue Dec 20, 2022 · 1 comment · Fixed by #1371
Closed

GLIBC_2.35 not found on Debian #1293

kasperski95 opened this issue Dec 20, 2022 · 1 comment · Fixed by #1371
Assignees
Milestone

Comments

@kasperski95
Copy link
Contributor

$ protostar init
[459] Error loading Python lib '~/.protostar/dist/protostar/libpython3.9.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6:
version GLIBC_2.35 not found (required by ~/.protostar/dist/protostar/libpython3.9.so.1.0)

@Psyclonic
Copy link

@kasperski95 Any progress on this? I'm getting the same error.

@kasperski95 kasperski95 added this to the 0.10 milestone Jan 13, 2023
@kasperski95 kasperski95 self-assigned this Jan 13, 2023
kasperski95 added a commit that referenced this issue Jan 17, 2023
Use Ubuntu 20.04 to build binaries. [Protostar
v0.8.1](BibliothecaDAO/realms-contracts#270)
doesn't have this problem. [Recently, `ubuntu-latest` was updated to use
Ubuntu 22.04.](actions/runner-images#6399)


> 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
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 a pull request may close this issue.

2 participants