Installing c7n-mailer

309 views
Skip to first unread message

ift...@gmail.com

unread,
Jul 24, 2017, 10:53:35 AM7/24/17
to cloud-custodian

I have tried to install c7n-mailer using the instructions at
https://github.com/capitalone/cloud-custodian/tree/master/tools/c7n_mailer#developer-install-os-x-el-capitan
It installed successfully, but I try to invoke c7n-mailer I get the following  error
-bash: c7n-mailer: command not found
What can be wrong ?


Message has been deleted

Giggs

unread,
Jan 13, 2019, 7:03:13 PM1/13/19
to cloud-custodian
After you clone the repo, make sure you are in the "cloud-custodian" directory.

Then run (including the last command):

$ virtualenv c7n_mailer
$ source c7n_mailer/bin/activate
$ cd tools/c7n_mailer
$ pip install -r requirements.txt
$ python setup.py develop
Reply all
Reply to author
Forward
0 new messages