11 2023 档案

摘要:解决ls: relocation error: /lib64/libacl.so.1: symbol getxattr, version ATTR_1.0 not defined in file libattr.so.1 with link time reference 参考:https://www 阅读全文
posted @ 2023-11-25 22:22 何帅 阅读(1006) 评论(0) 推荐(0)
摘要:安装R包systemfonts时报错fatal error: ft2build.h: No such file or directory > install.packages("systemfonts")trying URL 'https://mirrors.e-ducation.cn/CRAN/s 阅读全文
posted @ 2023-11-12 13:01 何帅 阅读(1734) 评论(0) 推荐(0)
摘要:安装Rcpp时报错“error: ‘::timespec_get’ has not been declared” with conda root package 解决方法: In my case, I run conda upgrade -c conda-forge --all to have ac 阅读全文
posted @ 2023-11-10 00:45 何帅 阅读(2154) 评论(0) 推荐(0)
摘要:安装R包infercnv时报错 提示 textshaping, ragg, gert依赖包安装无法安装 具体每个包会有不同的报错,分别如下 textshaping包出现问题 trying URL 'https://cloud.r-project.org/src/contrib/textshaping 阅读全文
posted @ 2023-11-09 22:37 何帅 阅读(2468) 评论(0) 推荐(1)