hyperspaceai / hyperspace-node

The world’s first decentralized AI network for Mistral7B-based model on macOS.
194 stars 17 forks source link

Not able to run node on Ubuntu 20.04.6 LTS (GLIBC not found) #22

Open szymcio32 opened 1 month ago

szymcio32 commented 1 month ago

Could you add support for running a node on older Ubuntu versions?

NAME="Ubuntu"
VERSION="20.04.6 LTS (Focal Fossa)"

Currently, I'm getting the following errors:

hyperspace: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found
hyperspace: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found
hyperspace: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found
nhatsonng commented 1 month ago

Had the same issues, I had to upgrade to Ubuntu 22