[Rpy] setWriteConsole on Windows

2009-09-23 Thread Carson Farmer
Hi List, Apologies if this has already been covered, I didn't see anything in the archives... I seem to be having trouble getting rinterface.setWriteConsole to work for me on Windows... rpy2.__version__ '2.0.6' (Linux) '2.0.3' (Windows) For example, on Windows I get: >>> import rpy2.robjects

Re: [Rpy] setWriteConsole on Windows

2009-09-23 Thread Laurent Gautier
Hi Marc, Why not use the latest release on Windows ? The callbacks are broken on 2.0.x (and have always been so). It is somewhere in the documentation (http://rpy.sourceforge.net/rpy2/doc/html/overview.html#test-an-installation) but should certainly be also mentioned in the section about callback