On 08/10/10 20:27, Laurent Gautier wrote:
On 08/10/10 19:36, pat flaherty wrote:
If I wanted I could maybe make a short research project out of why
rpy2 2.2 doesn't work with Windows (perhaps particularly Windows 7)
but I decided for the time being to get on with R.
The windows install kit
On 08/10/10 19:36, pat flaherty wrote:
If I wanted I could maybe make a short research project out of why
rpy2 2.2 doesn't work with Windows (perhaps particularly Windows 7)
but I decided for the time being to get on with R.
The windows install kit (from sourceforge) for rpy2 2.0.8 installs
If I wanted I could maybe make a short research project out of why rpy2
2.2 doesn't work with Windows (perhaps particularly Windows 7) but I
decided for the time being to get on with R.
The windows install kit (from sourceforge) for rpy2 2.0.8 installs into
python 2.6.5 on my machine. In pr
I fixed the link warnings temporarily by hand which makes clearer what
the proximate error is:
d:\use\rpy2-2.1.5>cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG
-DWin32=1 -DCSTACK
_DEFNS=1 -DRIF_HAS_RSIGHAND=1 -Irpy\rinterface -Id:\python26\include
-Id:\python
26\PC -Id:/R/R-2.11.1/include /Tcrp
Hi,
Windows 7 Ultimate 64 bit
VS 2008
R 2-11.1 (in PATH)
python 2.6.5
I get the same whether I download the kit and build with
python setup.py install
or using easy_install (since the latter seems to simply invoke the former).
*error:*
d:\use\rpy2-2.1.5>python setup.py install
running