awslabs / aws-shell

An integrated shell for working with the AWS CLI.
Apache License 2.0
7.15k stars 770 forks source link

TypeError:generate shorthand example() got an unexpected keyword argument 'cli argument' #154

Closed wenwenxiong closed 6 years ago

wenwenxiong commented 7 years ago

generate shorthand example() got an unexpected keyword argument 'cli argument'

donnemartin commented 7 years ago

Hi @wenwenxiong, I'm not seeing this error on a fresh install on OS X 10.10 with Python 3.5. Can you provide more details about your OS and Python version?

What is the output of the following?

 $ pip freeze

Can you post the full exception traceback?

Can you try installing in a virtualenv?