<div dir="ltr"><div><div>Package: python-w3lib<br></div>Version: 1.5-1<br><br></div>Caught the following exception in my first run, and upgrading python-six from 1.3.0-1 to 1.6.1-2 fixes it.<br><br>  File "/usr/lib/python2.7/dist-packages/w3lib/form.py", line 2, in <module><br>

    if six.PY2:<br>AttributeError: 'module' object has no attribute 'PY2'<br><br></div>