On Mon, Dec 10, 2012 at 6:29 PM, Laurent Gautier <lgaut...@gmail.com> wrote: > Hi, > > Rpy2-2.3.0 is (finally) out and is on pypi. To upgrade, `pip install > rpy2 --upgrade` should just do the trick.
Hi, Not sure if that's known problem, but with the following script ---- cut ---- import rpy2.robjects as ro R = ro.r R('library(Hmisc)') ---- cut ---- I am getting the following Traceback (most recent call last): File "/usr/lib64/python3.3/site-packages/rpy2/rinterface/__init__.py", line 100, in consolePrint sys.stdout.write(bytes(x, 'utf-8')) TypeError: must be str, not bytes Best regards, Artur ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list