Skip to content

Instantly share code, notes, and snippets.

@dasgoll
Last active December 14, 2021 18:29
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dasgoll/d533da8a7dc9f05579e2c08ff67788ef to your computer and use it in GitHub Desktop.
Save dasgoll/d533da8a7dc9f05579e2c08ff67788ef to your computer and use it in GitHub Desktop.
pip install aws-cfn-bootstrap on Ubuntu
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
@ItsDevMonk
Copy link

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-4xbqft8p/python-daemon/

Got this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment