Skip to content

CI: adding workflow dispatch #47

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

Merged
merged 2 commits into from
Jul 22, 2024
Merged

Conversation

bsipocz
Copy link
Member

@bsipocz bsipocz commented Jul 18, 2024

CI has been disabled, this will make it easier to restart it next time.

@bsipocz bsipocz added this to the v0.7.0 milestone Jul 18, 2024
@bsipocz
Copy link
Member Author

bsipocz commented Jul 18, 2024

Ahh, can of worms, just as expected.

Copy link
Member

@pllim pllim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In concept, this is fine. Thanks!

@pllim
Copy link
Member

pllim commented Jul 18, 2024

Why is pandas trying to look for HDF5?

ERROR:: Could not find a local HDF5 installation.

@bsipocz
Copy link
Member Author

bsipocz commented Jul 18, 2024

Why is pandas trying to look for HDF5?

your guess is as good as mine, especially since this job used to pass.

(practically, due to the setuptools issue that popped up in filter subpackages, I went through the rest of the plugins to see if they affected, too)

@pllim
Copy link
Member

pllim commented Jul 18, 2024

Looks like macos-latest might be the culprit. Maybe something else has been pulling in HDF5 but somehow that failed with OSX ARM64 + numpy 2.0 ?

@bsipocz
Copy link
Member Author

bsipocz commented Jul 22, 2024

Well, the issue is that pytables doesn't yet support ARM osx with their latest release (3.9.2 2023 Nov), so I'm certain this just won't work until their 3.9.3 is out.

I'll add some hackery to our CI for the meantime.

@bsipocz bsipocz merged commit db58da8 into astropy:main Jul 22, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants