Last active
December 14, 2021 18:29
-
-
Save dasgoll/d533da8a7dc9f05579e2c08ff67788ef to your computer and use it in GitHub Desktop.
pip install aws-cfn-bootstrap on Ubuntu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pip install https://s3.amazonaws.com/cloudformation-examples/aws-cfn-bootstrap-latest.tar.gz | |
### aws-cfn-bootstrap-latest.tar.gz is mentioned here | |
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-helper-scripts-reference.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-4xbqft8p/python-daemon/
Got this error