NianYu

Results 4 comments of NianYu

Maybe your GLIBC version is lower than 2.25. You can check the version with this command `ldd --version`; I solved the problem by lowering the version of pymeshlab: `pip install...

it helped : pip install transformers and the version is 4.26.1

https://github.com/Stability-AI/generative-models/issues/152 I have the same problem. From this issue, I learned that it seems to be huggingface loss cennection, but I still don’t know how to solve it.