[R-sig-Fedora] Trying to use current R2spec on RHEL.

Pierre-Yves Chibon pingou at pingoured.fr
Tue Mar 13 07:14:20 CET 2012


On Mon, 2012-03-12 at 16:49 -0400, Allen S. Rout wrote:
> 
> So, having pulled R2spec 4.1.0-1.el5 into my rhel5.5 system,
> 
> -bash-3.2$ R2spec --help
> Traceback (most recent call last):
>    File "/usr/bin/R2spec", line 26, in ?
>      PARSER = setup_parser('R2spec')
>    File "/usr/lib/python2.4/site-packages/r2spec/r2spec_obj.py", line 
> 54, in setup_parser
>      version='%(prog)s ' +VERSION)
>    File "/usr/lib/python2.4/site-packages/argparse.py", line 1264, in 
> add_argument
>      action = action_class(**kwargs)
> TypeError: __init__() got an unexpected keyword argument 'version'

hm, I am thinking of an older version of python-argparse. Do you have
1.2.1 ? (which is available on EPEL btw).

Pierre



More information about the R-SIG-Fedora mailing list