-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi,
I keep getting this error running rattle -extract_cluster:
./rattle: /lib64/libm.so.6: version GLIBC_2.29' not found (required by ./rattle)
./rattle: /lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by ./rattle
However, since I'm running it on a university cluster, I do not have sudo privileges and cannot update GLIBC and GLIBCXX. I tried downloading newer versions through conda to no avail, unfortunately. Particularly the libm.so.6 version. Do you know how to resolve this issue?
P.S. I downloaded rattle through the zipped software file and unzipped it and built it (the git clone command wasn't working for me)
Thanks!
Metadata
Metadata
Assignees
Labels
No labels