On 15/02/11 05:38, Glen DePalma wrote:
> I have python 3.1.3 (32 bit).
>
> I downloaded rpy2-2.0.6.  Did a 'python setup.py install'.
>
> Does some stuff then I get this message:
>
>
> Attribute error: 'module' object has no attribute 'popen3'.
>
> The line above is rp=os.popen3('"'+r_exec+'" --version')[2]
>
>
> Any ideas?  Could be simple, I'm new to this.

Python 3 support in only available from rpy2-2.2.0 (currently under 
development).


> Thanks
> Glen
>
>
>
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
>
>
>
> _______________________________________________
> rpy-list mailing list
> rpy-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rpy-list


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to