摘要: LocalColabFold安装全流程:离线安装解决gcc和GLIBCXX+openmm报错解决 在部署colabfold的时候,发现gcc版本不能低于9,服务器又没法联网,不得不研究一下gcc的离线安装了。(make的时间超长,真的)即使升级了gcc还会报错:`ImportError: /usr/lib64/libstdc++.so.6: 'version GLIBCXX_3.4.26' not found`。修复后又报错:`ValueError: Minimization failed after 100 attempts` 阅读全文
posted @ 2024-11-22 15:28 李英俊小朋友 阅读(329) 评论(0) 推荐(0)