I have a script on python3.4 and it has been fine until the website I download the file from decides to use https and now I am getting error but can\'t figure out how I can
Had this issue, and it was solved by upgrading Python with
brew upgrade python