Re: [Rpy] pickling problems under rpy 2.2.1

2011-06-24 Thread Ted Rosenbaum
Thanks for the suggestion -- that worked well! On Wed, Jun 22, 2011 at 10:11 AM, Laurent Gautier wrote: > ** > Hi, > > Pickling/unpickling of R objects did not change between the 2.1.x and 2.2.x > series, but the declaration of import path might have (I vaguely remember > having to work something

Re: [Rpy] pickling problems under rpy 2.2.1

2011-06-22 Thread Laurent Gautier
Hi, Pickling/unpickling of R objects did not change between the 2.1.x and 2.2.x series, but the declaration of import path might have (I vaguely remember having to work something our for Python 2.7 and/or Python 3). You best bet currently might be to: -re-install 2.1.9 - save the R objects us

[Rpy] pickling problems under rpy 2.2.1

2011-06-22 Thread Ted Rosenbaum
Hi, I recently upgraded from rpy 2.1.9 to rpy 2.2.1, on a linux x86 system. I had a number of r objects that were pickled under the old version, and after I upgraded, I am no longer able to unpickle them. I get the error message "ImportError: No module named rinterface". I am able to pickle and un