-
Notifications
You must be signed in to change notification settings - Fork 10
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
BUG: Failed wheel upload for h5py #77
Comments
@larsoner Looks like you didn't try to rerun the workflow. Please do that (by which I mean just select the rerun button from the GitHub UI).
Not really as it is just calling the Lines 75 to 79 in 535c72c
I'd suggest opening this same issue but with |
No permissions to restart myself so I'll probably just wait 24h for the next nightly :) Closing since it does seem to be an upstream bug! |
Ah okay. Can we ping @tacaswell or someone else with permissions to restart it though? It would be nice to not have missing wheels that could potentially hit others with your same bug.
Thanks! I've opened up anaconda/anaconda-client#712 for this. |
Yeah I think @tacaswell or @takluyver should be able to restart this job (copied from above for convenience) to fix the incomplete nightly wheel upload: https://github.com/h5py/h5py/actions/runs/8445531348/job/23133109268#step:5:408 |
I've hit restart, it seems to have succeeded now. 👍 |
After most of the h5py binaries uploading successfully last night the 3.11 one failed:
https://github.com/h5py/h5py/actions/runs/8445531348/job/23133109268#step:5:408
Any ideas on what the problem could? Could the upload be made more robust somehow? It removed the wheel built the previous night prior to trying to upload the new wheel, so I ended up with a failed
--pre
install on a Linux 3.11 CI.The text was updated successfully, but these errors were encountered: