Comment 11 for bug 1378270

Revision history for this message
Swami Reddy (swamireddy) wrote :

What version of six are you using?
==
$ python -c "import six; print(six.__version__)"
==

NOTE: pip install six latest version won't work. You just install the Ubuntu package of six should be updated to the latest version.