On Wed, Feb 26, 2020 at 02:42:31PM +0000, Simon McVittie wrote: > Control: tags -1 + moreinfo unreproducible > > On Wed, 26 Feb 2020 at 15:24:26 +0100, Vaclav Ovsik wrote: > > there is an incompatilibity of python3-urllib3 with python3-six > > 1.14.0-2 > ... > > AttributeError: module 'six' has no attribute 'ensure_str' > > Are you sure you're not using an older local copy of 'six' - perhaps via > PYTHONPATH or /usr/local - rather than the distro version? This works > fine for me:
OMG sorry. I was searching in /usr/local, but forgot to look at ~/.local/lib :-( I feel like idiot, sorry -- Zito