Skip to content
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

Make things work on Windows machines #143

Merged
merged 19 commits into from
Jun 13, 2022
Merged

Make things work on Windows machines #143

merged 19 commits into from
Jun 13, 2022

Conversation

rmjarvis
Copy link
Owner

I think this PR makes all the changes required to work on Windows machines. I added windows-latest to my GitHub Actions test matrix using Python 3.9, and it seems to work now. I don't know how reliable this is, but I think at least most of the main problems with this OS have been solved.

The main limitation of Windows usage is that fitsio currently doesn't work on Windows, and I don't see any straightforward way to make it work. I also couldn't figure out how to run MPI on the GitHub machine to test any of that functionality. So there could still be errors in that. But everything else seems to work ok AFAICT.

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.

None yet

1 participant