livMatS / dtool-lookup-gui

Graphical user interface for dtool
Other
8 stars 2 forks source link

Executable bundle with Python 3.12 misses GLIBC_2.35 ... #298

Closed jotelha closed 11 months ago

jotelha commented 11 months ago

when executed on Ubuntu 20.04, ...

[219004] Error loading Python lib '/tmp/_MEIhoUBN5/libpython3.12.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.35' not found (required by /tmp/_MEIhoUBN5/libpython3.12.so.1.0)

jotelha commented 11 months ago

Solved by building on Ubuntu 20.04 instead of 22.04