Les Leslie
Les Leslie
Wow, I was just looking for this. Please merge!!! Thanks everyone!
Willy Wonka: But Charlie, don’t forget what happened to the man who suddenly got everything he always wanted. Charlie Bucket: What happened? Willy Wonka: He lived happily ever after. Please...
This error is coming from boto. I don't think you need to remove SSL, I would double check that your aws s3 credentials are setup and configured correctly.
Just of note, there is this method posted to disable boto ssl: https://gist.github.com/garnaat/3762068 But it looks like it currently doesn't work due to a bug in boto.
You can try this though: https://stackoverflow.com/questions/28115250/boto-ssl-certificate-verify-failed-certificate-verify-failed-while-connecting There is a note at the bottom of this thread about python3.6 and ssl on macOS I would take a look at. I've been...