Skip to content

setup.py develop fails with some packages on Python3 #218

@ghost

Description

Originally reported by: alex_gaynor (Bitbucket: alex_gaynor, GitHub: Unknown)


Instructions for reproduction:

$ git clone git://git.openstack.org/openstack/python-swiftclient.git
$ cd python-swiftclient
$ virtualenv -p python3.3 foo
$ ./foo/bin/pip install -U -r requirements.txt setuptools==4.0.1
$ . foo/bin/activate
$ python setup.py develop

This appears to have been introduced with the 4.0.0 release. Upstream ticket that noticed this issue: https://bugs.launchpad.net/python-swiftclient/+bug/1326972


Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions