It seems like in some cases the dependency is installed as a side-effect or maybe already installed. And in some cases it needs to be installed. I am not sure under which conditions either occurs. It definitely would not hurt to run a `pip install boto` if it happens to already installed. Maybe we need to add that back to the instructions?
On Wed, May 25, 2016 at 2:47 PM, mmiklavc <[email protected]> wrote: > Github user mmiklavc commented on the pull request: > > > https://github.com/apache/incubator-metron/commit/dc8a14e225361cbf93f86e6b1cad11194679355b#commitcomment-17618742 > > In metron-deployment/amazon-ec2/README.md: > In metron-deployment/amazon-ec2/README.md on line 14: > Why is the boto install instruction removed? When I run ec2 install, I > get the following error: "boto required for this module" > > > --- > If your project is set up for it, you can reply to this email and have your > reply appear on GitHub as well. If your project does not have this feature > enabled and wishes so, or if the feature is enabled but not working, please > contact infrastructure at [email protected] or file a JIRA ticket > with INFRA. > --- > -- Nick Allen <[email protected]>
