2009/5/12 John Hough :
> Hi Laurent,
>
> When I try to build windows binaries for RPy2 version 2.0.4 with MINGW, I
> get the error messages shown below. I’m using R 2.8.1, Python 2.5.2 and
> Windows XP SP2. I was able to build windows binaries and install RPy2 on my
> box after making the followi
Building the installer for windows is not that hard given you have a
windows machine available, if you run into any issue i will be glad to
try and help. I do not have access to a windows machine on which i can
upgrade python version at my leisure, so I have not attempted to build
a 2.6 compatible
Hi Laurent,
When I try to build windows binaries for RPy2 version 2.0.4 with MINGW,
I get the error messages shown below. I'm using R 2.8.1, Python 2.5.2
and Windows XP SP2. I was able to build windows binaries and install
RPy2 on my box after making the following changes:
1. Commenting o
Hi list,
I recently tried to do some analysis using rpy2 in a PyQt QThread from
within a simple python application. For some reason however, the rpy2
processing ran about 10 times slower (sorry, I didn't actually do any
proper timing) in the worker thread than it did in the main application
th
Thanks for the response. That sorted the problem out.
On 12/5/09 08:57, "Laurent Gautier" wrote:
Python >= 2.4 is required
Andrews V. wrote:
> Hello,
>
> Has anyone seen this before:
>
> [r...@ rpy2-2.0.4]# python setup.py install
> running install
> running build
> running build_py
>
Python >= 2.4 is required
Andrews V. wrote:
> Hello,
>
> Has anyone seen this before:
>
> [r...@ rpy2-2.0.4]# python setup.py install
> running install
> running build
> running build_py
> running build_ext
> building 'rpy2.rinterface.rinterface' extension
> gcc -pthread -fno-strict-alias
Hello,
Has anyone seen this before:
[r...@ rpy2-2.0.4]# python setup.py install
running install
running build
running build_py
running build_ext
building 'rpy2.rinterface.rinterface' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -m64 -D_GNU_SOURCE
-fPIC -fPIC -DR_INTERFACE