rpy2 的安装

1.第一种方法
ref: https://stackoverflow.com/questions/34512910/error-install-rpy2

Download the version you need here http://www.lfd.uci.edu/~gohlke/pythonlibs/#rpy2
Open Anaconda Prompt and navigate to the folder you have downloaded the file
Run pip install file_name.whl

2.Anaconda Python 3.6

第一步必须使用Administrator打开Visual Studio,
再打开对应的Solution
随后注意Project使用的Environments是Anaconda Python 3.6
最后在Anaconda Python 3.6的字符右键点击安装Package
选择conda安装模式
注意我没有在这个对话框中选择 run as administrator
随后安装过程开始
如果没有第一步的Administrator权限,最后可能报错permmision denied

posted on 2024-09-25 09:31  norsd  阅读(20)  评论(0编辑  收藏  举报  来源

导航