Re: [Rpy] rpy2-2.0.6 on ubuntu 9.04: tests fail

2009-07-14 Thread Laurent Gautier
Agustin Lobo wrote: > Hi! > After installing (python setup.py install), I run the tests and get > the following. What should I do? When looking at what failed, you'll notice that the failure is forced (something like "assertTrue(False)" is bound to fail) and that a short explanation as a comment

[Rpy] rpy2-2.0.6 on ubuntu 9.04: tests fail

2009-07-13 Thread Agustin Lobo
Hi! After installing (python setup.py install), I run the tests and get the following. What should I do? Thanks Agus # python Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41) [GCC 4.3.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import rpy2.tests >>

Re: [Rpy] rpy2-2.0.6

2009-07-05 Thread Laurent Gautier
monipol wrote: > On 05/07/2009, at 04:03, Laurent Gautier wrote: >> monipol wrote: >>> On 04/07/2009, at 18:18, Laurent Gautier wrote: I finally patched and built win32 binaries for Python2.6/rpy2.0.6. 2.0.6 does not have user-visible changes compared to 2.0.5, but since the cod

Re: [Rpy] rpy2-2.0.6

2009-07-05 Thread monipol
On 05/07/2009, at 04:03, Laurent Gautier wrote: > monipol wrote: >> On 04/07/2009, at 18:18, Laurent Gautier wrote: >>> I finally patched and built win32 binaries for Python2.6/rpy2.0.6. >>> >>> 2.0.6 does not have user-visible changes compared to 2.0.5, but >>> since the code was patched to let th

Re: [Rpy] rpy2-2.0.6

2009-07-05 Thread Laurent Gautier
monipol wrote: > On 04/07/2009, at 18:18, Laurent Gautier wrote: >> I finally patched and built win32 binaries for Python2.6/rpy2.0.6. >> >> 2.0.6 does not have user-visible changes compared to 2.0.5, but >> since the code was patched to let the win32 build and run the version >> number was bumped.

Re: [Rpy] rpy2-2.0.6

2009-07-04 Thread monipol
On 04/07/2009, at 18:18, Laurent Gautier wrote: > I finally patched and built win32 binaries for Python2.6/rpy2.0.6. > > 2.0.6 does not have user-visible changes compared to 2.0.5, but > since the code was patched to let the win32 build and run the version > number was bumped. > > The win32 binary

[Rpy] rpy2-2.0.6

2009-07-04 Thread Laurent Gautier
Hi, I finally patched and built win32 binaries for Python2.6/rpy2.0.6. 2.0.6 does not have user-visible changes compared to 2.0.5, but since the code was patched to let the win32 build and run the version number was bumped. The win32 binary and source can be found on sourceforge, the source is