Skip to content

no wheels for last 2 releases? #145

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

Closed
ghost opened this issue Feb 6, 2014 · 2 comments
Closed

no wheels for last 2 releases? #145

ghost opened this issue Feb 6, 2014 · 2 comments

Comments

@ghost
Copy link

ghost commented Feb 6, 2014

Originally reported by: qwcode (Bitbucket: qwcode, GitHub: qwcode)


the last 2 micro releases don't have wheels.
get-pip.py is now assuming setuptools wheels are available, and fails otherwise.
maybe it shouldn't be that fragile, but is there a reason no wheels for the last 2 releases?

the pip issue: pypa/pip#1533


@ghost
Copy link
Author

ghost commented Feb 6, 2014

Original comment by Ivoz (Bitbucket: Ivoz, GitHub: Ivoz):


Seems related to issue #143, which comes from https://bitbucket.org/dholth/wheel/issue/104 O_O

@ghost
Copy link
Author

ghost commented Feb 6, 2014

Original comment by jaraco (Bitbucket: jaraco, GitHub: jaraco):


After discovering that the issue can be easily worked around using Python 3.3 instead of Python 3.4, I've released a wheel for Setuptools 2.1.2. Thanks for reporting this. I hadn't realized the urgent impact of omitting a wheel from the build and will strive to ensure that future releases always include the wheel.

@ghost ghost added major bug labels Mar 29, 2016
@ghost ghost closed this as completed Mar 29, 2016
jaraco added a commit that referenced this issue Jun 12, 2022
Fix finding headers when cross compiling
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants