On 2/9/2013 8:38 AM, joseph.chan...@gmail.com wrote:
> Hi
> I’ve been trying to get Rpy2 to work with Windows 7 for the last two
> days. After trying to fix it numerous times, and reading the mailing
> lists I still haven’t figured it out.
> I’ve already configured everything as per
> https://bitbu
On 1/22/2013 8:41 PM, Christoph Gohlke wrote:
> On 1/1/2013 3:18 PM, Johan Johansson wrote:
>> On Wed, Jan 2, 2013 at 12:07 AM, Laurent Gautier wrote:
>>> On 2013-01-01 23:45, Johan Johansson wrote:
>>
>>>> #if SIZEOF_SIZE_T != SIZEOF_INT
>>>> /*
On 1/1/2013 3:18 PM, Johan Johansson wrote:
> On Wed, Jan 2, 2013 at 12:07 AM, Laurent Gautier wrote:
>> On 2013-01-01 23:45, Johan Johansson wrote:
>
>>> #if SIZEOF_SIZE_T != SIZEOF_INT
>>> /* On a 64-bit system, rename the Py_InitModule4 so that 2.4
>>> modules cannot get loaded into a 2.5
Hi,
FWIW: I have built rpy2 for 32 and 64 bit Python several times in the
past with Visual Studio and Intel ICL compilers. Compiling and linking
was not a problem. However, none of those builds were stable and would
crash on import. The problem was that R and Python use different,
incompatible