Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to install & dependencies. #105

Open
hannsgvip opened this issue May 1, 2021 · 5 comments
Open

how to install & dependencies. #105

hannsgvip opened this issue May 1, 2021 · 5 comments

Comments

@hannsgvip
Copy link

I am new to all this and having hard time installing. I don't see any post on dependencies for installation. Can someone please list how to install step by step and all the dependencies. Does this work with latest python version?

  1. Install python version ?? (supported version)
  2. install boto3 ? (is this required)
  3. install pipx? (required?)
  4. install awscli version ?? (is this required?)
  5. install cfncli ?

any video tutorial on how to get started?

@Kotaimen
Copy link
Owner

Kotaimen commented May 1, 2021

Hi:
AWS has stopped maintaining AWS CLI v1, which this project depends on.

However they won’t change their APIs for awhile so this should continue to work.
You need go get pipx and install it via pipx install awscfncli2 (which is stated in the readme file).

@hannsgvip
Copy link
Author

hannsgvip commented May 1, 2021 via email

@hannsgvip
Copy link
Author

hannsgvip commented May 1, 2021 via email

@Kotaimen
Copy link
Owner

Kotaimen commented May 1, 2021

Cloud you share the errors you are getting?
Dependency is managed by python setuptools and should get installed during pipx install.

@hannsgvip
Copy link
Author

hannsgvip commented May 1, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants