Skip to content

Any chance of a Python 3.5 32-bit manylinux1 wheel? #22607

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
matthew-brett opened this issue Sep 5, 2018 · 7 comments
Closed

Any chance of a Python 3.5 32-bit manylinux1 wheel? #22607

matthew-brett opened this issue Sep 5, 2018 · 7 comments
Labels
32bit 32-bit systems

Comments

@matthew-brett
Copy link
Contributor

I'm testing statsmodels wheels, and the 32-bit manylinux Python 3.5 build is failing because there is no 32-bit wheel for Pandas 0.23.4.

https://travis-ci.org/MacPython/statsmodels-wheels/jobs/424746182#L4815

There are 32-bit wheels for the other supported Python versions. Any chance of a 32-bit wheel for Python 3.5?

Thanks in hope.

@TomAugspurger
Copy link
Contributor

Do we just need to add an entry in https://github.com/MacPython/pandas-wheels/blob/master/.travis.yml for 32-bit manylinux?

@h-vetinari
Copy link
Contributor

Duplicate (including author ;-) ) to #21086...?

@matthew-brett
Copy link
Contributor Author

@TomAugspurger - yes - that's the trick.

@TomAugspurger
Copy link
Contributor

TomAugspurger commented Sep 5, 2018 via email

matthew-brett added a commit to matthew-brett/pandas-wheels that referenced this issue Sep 5, 2018
@matthew-brett
Copy link
Contributor Author

Beat you to it for the config! (See MacPython/pandas-wheels#35). When merged it should generate the wheel.

@h-vetinari - sorry, I forgot #21086 - that was for 0.23.0. There haven't been 3.5 wheels since then.

@jreback
Copy link
Contributor

jreback commented Sep 5, 2018

merged the pr

@jbrockmendel jbrockmendel added the 32bit 32-bit systems label Sep 5, 2018
@TomAugspurger
Copy link
Contributor

@matthew-brett uploaded the new wheel to PyPI. https://pypi.org/project/pandas/0.23.4/#files

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

No branches or pull requests

5 participants