On Fri, Feb 23, 2018 at 2:06 AM, Larry Martell <larry.mart...@gmail.com> wrote: > On Thu, Feb 22, 2018 at 2:00 AM, Chris Angelico <ros...@gmail.com> wrote: >> For reference, here's the version of requests that I have (which does >> have that exception available): >> >>>>> import requests >>>>> requests.__version__ >> '2.18.4' >> >> What's yours? > > I had 2.2.1. I updated requests to 2.18.4 and now when I import atws I get: > > No handlers could be found for logger "atws.connection"
Cool! Sounds like it's all working then. Yay for backward compatibility in requests, so it didn't demand lots of other upgrades :) ChrisA -- https://mail.python.org/mailman/listinfo/python-list