On 2018-10-18 11:30, Cecil Westerhof wrote:
> I use Twython to post on Twitter. Yesterday I upgraded urllib3 from
> 1.23 to 1.24. Since then when I do:
>     from twython import Twython
> 
> I get:
>     /usr/local/lib/python3.5/dist-packages/requests/__init__.py:91: [...]
                                             ^^^^^^^^

It's requests that's complaining, not twy.. sorry I can't say that it
sounds too silly.

For peace of mind, rolling back urllib3 might be reasonable. If peace of
mind is not an issue, then either way everything will probably work.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to