Twython has a problem with latest urllib3

Thomas Jollans tjol at tjol.eu
Thu Oct 18 06:05:55 EDT 2018


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.



More information about the Python-list mailing list