On Sun, May 1, 2011 at 10:36 PM, Laurent Gautier <lgaut...@gmail.com> 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', 'rpy')
>>
>> ?
>
> I don't think so. That package path is only used for Python 3, and populated
> with the outcome of running the 2to3 code conversion tool.

Indeed it works, now. I had to screw something up at the begining.

Best regards,

w

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to