[Distutils] latest setuptools appears to require six in a breaking way

Chris Withers chris at withers.org
Wed Jan 25 04:04:00 EST 2017


Hi All,

Anyone else seen this?

|File 
"/home/travis/virtualenv/python2.6.9/lib/python2.6/site-packages/setuptools/__init__.py", 
line 10, in <module> from six.moves import filter, map ImportError: No 
module named six.moves|


Started happening in my nightly builds on travis after the 34.0.2 
release of setuptools. I've filed an issue here since I suspect it isn't 
just me:

https://github.com/pypa/setuptools/issues/945

cheers,

Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20170125/fb898f87/attachment.html>


More information about the Distutils-SIG mailing list