Re: [Rpy] Trying to build rpy2 on Windows 7

2010-10-08 Thread Laurent Gautier
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

Re: [Rpy] Trying to build rpy2 on Windows 7

2010-10-08 Thread Laurent Gautier
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

Re: [Rpy] Trying to build rpy2 on Windows 7

2010-10-08 Thread pat flaherty
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

Re: [Rpy] Trying to build rpy2 on Windows 7

2010-10-07 Thread pat flaherty
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

[Rpy] Trying to build rpy2 on Windows 7

2010-10-05 Thread pat flaherty
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