Debian Wheezy. Python 3.3.0 running in pyvenv.

(virtualenv-3.3.0) nick@host:~/build/s3ql-2.11/contrib$ python -V
Python 3.3.0
(virtualenv-3.3.0) nick@host:~/build/s3ql-2.11/contrib$ python benchmark.py 
Traceback (most recent call last):
  File "benchmark.py", line 225, in <module>
    main(sys.argv[1:])
  File "benchmark.py", line 71, in main
    options = parse_args(args)
  File "benchmark.py", line 55, in parse_args
    parser.add_ssl()
AttributeError: 'ArgumentParser' object has no attribute 'add_ssl'

Can anyone help? 

Thank you

Nick

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to