python - aws cli broken? Get "string indices must be integers" -


for reason since installing awscli can't seem keep getting string indices must integers

> aws s3 ls s3://foo  string indices must integers 

i've tried uninstalling , reinstalling brew , pip.

this horrible bug in awscli error reporting. need first run aws configure


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

r - Update two sets of radiobuttons reactively - shiny -