I just did a simple rgrep in the code directory and found out that the
activate function was in rpy2.robjects.numpy2ri.activate() not just
robjects.
Sorry about the bother!
Federico
--
Get a FREE DOWNLOAD! and learn more
Hi everyone,
I was working with some older code that requires both numpy and rpy2.
I downloaded the latest version of rpy2, and after failing to get the
program to run, I received a suggestion to try adding:
rpy2.robjects.activate()
import rpy2.robjects
import rpy2.robjects.numpy2ri
however, in
On 2011-08-23 13:58, Jiri Pik wrote:
Hello Laurent,
do you remember what compiler have you used under Win? MS VC++?
mingw32. I toyed with MS VC++ and it would have worked, but R would not
compile at all with it at the time[1] and it felt wiser to spend energy
elsewhere.
[1: I do not know i
Title: Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py
Hello Laurent,
do you remember what compiler have you used under Win? MS VC++?
I run into some problems with the errors "error: initializer element is not constant" with mingw32 and from google, it l