Skip to content

Conversation

@tking007
Copy link

This commit disables UPX compression by setting upx=False in build.spec. This resolves the GLIBC compatibility error:
[Bug]: dlopen: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.35' not found #620

[PYI-714723:ERROR] Failed to load Python shared library '/tmp/_MEIwMsoZE/libpython3.13.so.1.0':
dlopen: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.35' not found (required by /tmp/_MEIwMsoZE/libpython3.13.so.1.0)

@yeongpin yeongpin merged commit 33a497b into yeongpin:main Apr 15, 2025
@yquanli
Copy link

yquanli commented May 23, 2025

Then how to use it? I download the release v1.10.01, and execuate it, but the error is the same.

@tking007
Copy link
Author

Then how to use it? I download the release v1.10.01, and execuate it, but the error is the same.

你可以在本地进行build得到编译好的包,并使用它。而不是通过远程下载编译好的包,远程编译好的包是会存在这个问题的。

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.

3 participants