-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
BLD: wheel building failing for install issue #26589
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
Comments
New cryptography release old:
new:
Seems like there are manylinux wheels for 2.7, and 3.4 but not 3.6 (failing build). https://pypi.org/project/cryptography/2.7/#files Aside: do you get notifications for these failures @jreback? |
Wait I'm confused now. The failing job is for python 3.6, but it seems like for cryptography 2.6.1 it downloaded the wheel with the Edit: from pyca/cryptography#4406 (comment)
|
I restarted the build, to ensure that the wheels were actually present when we tried to fetch them. It did indeed fail. When I create a linux py36 environment locally, and |
Ah the difference is probably the platform. That build is 32-bit. https://cryptography.io/en/latest/changelog/
So for now let's include |
yes i get notification from pandas-wheels on failures not sure how though |
https://travis-ci.org/MacPython/pandas-wheels/jobs/539541488
https://travis-ci.org/MacPython/pandas-wheels/builds/539541484 (the builds)
just started failing
cc @pandas-dev/pandas-core
The text was updated successfully, but these errors were encountered: