From f5fed16797f9cbfe5bdede42a842292603d5275a Mon Sep 17 00:00:00 2001 From: Niklas Siemer <70580458+niklassiemer@users.noreply.github.com> Date: Tue, 29 Jul 2025 09:17:43 +0200 Subject: [PATCH] Use older sysroot_linux-64=2.17 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This was working and Could not solve for environment specs The following package could not be installed └─ sysroot_linux-64 ==2.34 h087de78_2 is not installable because it requires └─ __glibc >=2.34 , which is missing on the system. --- mpie_cmti/environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mpie_cmti/environment.yml b/mpie_cmti/environment.yml index e52177d0..677cac3e 100644 --- a/mpie_cmti/environment.yml +++ b/mpie_cmti/environment.yml @@ -41,6 +41,7 @@ dependencies: - sphinxdft =3.1 - sqsgenerator =0.3 - structdbrest =0.0.1 +- sysroot_linux-64 =2.17 - tensorflow =2.17.0 - dscribe =2.1.1 - landau =1.3.1