On Premise depot installations fails

Just tried to install a new on premise depot and it is failing.

OS: Centos 7

Error:
★ Binlinked rst2pseudoxml.py from core/aws-cli/1.15.60/20180718153538 to /bin/rst2pseudoxml.py
» Binlinking aws_completer from core/aws-cli/1.15.60/20180718153538 into /bin
★ Binlinked aws_completer from core/aws-cli/1.15.60/20180718153538 to /bin/aws_completer
» Binlinking rst2html5.py from core/aws-cli/1.15.60/20180718153538 into /bin
★ Binlinked rst2html5.py from core/aws-cli/1.15.60/20180718153538 to /bin/rst2html5.py
» Binlinking activate from core/aws-cli/1.15.60/20180718153538 into /bin
★ Binlinked activate from core/aws-cli/1.15.60/20180718153538 to /bin/activate
» Binlinking easy_install from core/aws-cli/1.15.60/20180718153538 into /bin
✗✗✗
✗✗✗ File exists (os error 17)
✗✗✗

Anyone seen this before?

This looks like your OS (Centos 7) already has easy_install at /bin. This is why its complaining.