Install Rpy2 on Windows7 64Bit for Python 2.7

Installing rpy2

If you're desperate, you could install WinPython (for windows users) which has a lot of Packages already installed and ready to use, including rpy2, sometimes installing packages on windows can be stressful.

Or if you really want to make it work that way, maybe you could check if that package was installed in the Downloads folder and move it to the folder corresponding to python libraries

Error installing RPy2-2.3.8 on Windows 7, Python 3.3

RPy does not support Python 3.x. You have to use 2.5 <= Python < 3.0. See official documentation for details.



Related Topics



Leave a reply



Submit