The Rpy installer rpy-1.0.3.win32-py2.7-R.2.12.1 does not find my Python 2.7 installation on my Winx64 machine. Other Python packages have found this installation fine.
Is your Python install 32 bit or 64 bit? The installer you are using probably will only look for (and only work with) a 32bit Python. Note the win32 in the file name. Well, that's my guess anyway.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is your Python install 32 bit or 64 bit? The installer you are using probably will only look for (and only work with) a 32bit Python. Note the win32 in the file name. Well, that's my guess anyway.
is there any installer also for 64bit python?