Skip to content

Any chance of a 32-bit manylinux wheel for 0.23 / Python 3.5? #21086

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 May 16, 2018 · 2 comments
Closed

Any chance of a 32-bit manylinux wheel for 0.23 / Python 3.5? #21086

matthew-brett opened this issue May 16, 2018 · 2 comments
Labels
32bit 32-bit systems Build Library building on various platforms

Comments

@matthew-brett
Copy link
Contributor

When building statsmodels wheels, I noticed there is no manylinux wheel for Python 3.5 / 32-bit - although there is for Python 3.6. I guess this is just oversight? Any chance of building / uploading one?

@jorisvandenbossche
Copy link
Member

They are not in the build matrix apparently: https://github.com/MacPython/pandas-wheels/blob/dc73b8607a03e42ab5f44662f1ca83090470ba02/.travis.yml#L28-L45. But should be easy to add.

@matthew-brett
Copy link
Contributor Author

I recommend this at the top of the .travis.yml file, in your env, global section:

      - MANYLINUX_URL=https://5cf40426d9f06eb7461d-6fe47d9331aba7cd62fc36c7196769e4.ssl.cf2.rackcdn.com

That directory has 32-bit numpy wheels, so you don't have to build them during the pandas build phase.

@jbrockmendel jbrockmendel added Build Library building on various platforms 32bit 32-bit systems labels Jul 14, 2018
@jreback jreback closed this as completed Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
32bit 32-bit systems Build Library building on various platforms
Projects
None yet
Development

No branches or pull requests

4 participants