Skip to content

ImportError during pip build with Setuptools 34 and pip 6.0 #945

@cjw296

Description

@cjw296

This is part of the traceback:

      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

This started when 34.0.2 was released, here are some examples of the nightlies it's causing the fail:

https://travis-ci.org/python-excel/xlrd
https://travis-ci.org/Mortar/mortar_import

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions