Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3.5: setuptools currently broken #2856

Closed
daspecster opened this issue Dec 12, 2016 · 3 comments
Closed

Python 3.5: setuptools currently broken #2856

daspecster opened this issue Dec 12, 2016 · 3 comments
Assignees
Labels

Comments

@daspecster
Copy link
Contributor

daspecster commented Dec 12, 2016

Root cause: setuptools==28.8.0 utterly falls apart when namespace packages are involved: pypa/setuptools#870


Original report:
Now sure why but there is something wrong with Python 3.

Installing the packages works fine under Python 3.5 though.

python3.5 setup.py install.

@dhermes dhermes changed the title Strange Python 3 failures for system tests Python 3.5: setuptools currently broken Dec 12, 2016
@tseaver
Copy link
Contributor

tseaver commented Dec 12, 2016

@jaraco is chasing this down in pypa/setuptools#870 pypa/setuptools#885

@tseaver
Copy link
Contributor

tseaver commented Dec 14, 2016

W00t! setuptools 31.0.1 gets the tests passing for me on Python 3.5!

@daspecster
Copy link
Contributor Author

Ditto! Closing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants