Amazing article with step-wise description. However in step 1 itself
Chaitanya Prakash Bapat
1

To solve 1. you need to go get the repo instead of git cloning it by doing `go get github.com/pachyderm/pachyderm` this will dl the repo and all of its dependencies as well.

For 2. check out our setup guide https://github.com/pachyderm/pachyderm/blob/master/SETUP.md#amazon-web-services-aws.

Hope this helps let us know if anything else breaks.