On 25 March 2012 20:17, Yuanda Zhu <jianjian.i...@gmail.com> wrote:
> AttributeError:'module' object has no attribute 'popen3'

Can you post the traceback that goes with this? It's most likely a bug
somewhere, as popen3 calls should be replaced using the subprocess
module (see 
http://docs.python.org/library/subprocess.html#replacing-os-popen-os-popen2-os-popen3).

Thanks,
Thomas

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to