2024年9月25日

rpy2 的安装

摘要: 1.第一种方法 ref: https://stackoverflow.com/questions/34512910/error-install-rpy2 Download the version you need here http://www.lfd.uci.edu/~gohlke/pythonl 阅读全文

posted @ 2024-09-25 09:31 norsd 阅读(62) 评论(0) 推荐(0)

rpy2 使用中注意的问题

摘要: import rpy2时 windows抛出 Module 没有找到错误 添加 R_HOME 全局变量 值形如: “C:\Program Files\R\R-3.4.0” 随后重启VisualStudio后再次运行即可 阅读全文

posted @ 2024-09-25 09:31 norsd 阅读(30) 评论(0) 推荐(0)

导航