Python SetupTools Error

Looks like it’s 34.0.2 that is toxic. I was able to work around the issue by using:

machine:
    pre:
        - sudo pip install setuptools==34.0.1
        - sudo pip install awsebcli
1 Like