nccgroup / aws-inventory

Discover resources created in an AWS account.
Apache License 2.0
707 stars 128 forks source link

Issues in installation #10

Closed challs1 closed 6 years ago

challs1 commented 6 years ago

I am using ec2 linux server. I am facing following issues when iam installing.I believe those are dependency issues. Kindly sort it out

boto3 1.8.2 has requirement botocore<1.12.0,>=1.11.2, but you'll have botocore 1.8.12 which is incompatible. awscli 1.14.8 has requirement PyYAML<=3.12,>=3.10, but you'll have pyyaml 3.13 which is incompatible.