mina
Python app with outdated GLIBC version
hey @Brody
So regarding the issue, here are some more details.
Nix installs libxcrypt which requires glibc.
But the version installed of libxcrypt is not compatible with the glibc version installed.
This is the log that is spat out whenever we run a python command or start a python shell and import anything:
python: /usr/lib/x86_64-linux-gnu/libc.so.6: version 'GLIBC_2.36' not found (required by /nix/store/jx3kvf6mk8qdaw30dbpngwmgm4p23xdb-libxcrypt-4.4.36/lib/libcrypt.so.2)
24 replies