On Sun, May 1, 2011 at 10:36 PM, Laurent Gautier wrote:
> On 2011-05-01 20:14, Artur Wroblewski wrote:
>>
>> Hi,
>>
>> The setup.py on version_2.2.0 contains line
>>
>> package_prefix = os.path.join('build', 'python3_rpy')
>>
>> Shouldn't it be
>>
>> package_prefix = os.path.join('build',
Thanks. It is now reopened.
L.
On 2011-05-01 20:04, Artur Wroblewski wrote:
> Hi,
>
> Some time ago I have raised the bug
>
>
> https://bitbucket.org/lgautier/rpy2/issue/65/segfault-with-unicode-characters-in-python
>
> It is marked as fixed, but the problem still persists.
>
> Tested with
On 2011-05-01 20:14, Artur Wroblewski wrote:
> Hi,
>
> The setup.py on version_2.2.0 contains line
>
> package_prefix = os.path.join('build', 'python3_rpy')
>
> Shouldn't it be
>
> package_prefix = os.path.join('build', 'rpy')
>
> ?
I don't think so. That package path is only used for Py
Hi,
The setup.py on version_2.2.0 contains line
package_prefix = os.path.join('build', 'python3_rpy')
Shouldn't it be
package_prefix = os.path.join('build', 'rpy')
?
Best regards,
w
--
WhatsUp Gold - Downloa
Hi,
Some time ago I have raised the bug
https://bitbucket.org/lgautier/rpy2/issue/65/segfault-with-unicode-characters-in-python
It is marked as fixed, but the problem still persists.
Tested with python 3.2.
Best regards,
w