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

Add a cygwin build to the list of PR actions #12

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

Conversation

DWesl
Copy link
Owner

@DWesl DWesl commented Feb 3, 2021

We'll see if this works.

Description

Motivation and Context

Test the cygwin build environment

How Has This Been Tested?

This PR is the test.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I give permission for my code to be distributed under the existing license

Being able to find the linear algebra libraries is nice.
Just try to remember to install it.
Specify shell as bash, wrap lines, consistently use python 3.8, and change to "official" Cygwin install action.
Drop 3.5, add 3.8-3.10.
Hopefully this lets install-python try for 3.10 instead of 3.1
Unpatched SciPy 1.7+ doesn't install on Cygwin
SciPy install fails for some reason.
I left it at the defaults for the old Cygwin directory
@DWesl
Copy link
Owner Author

DWesl commented May 14, 2022

SciPy install fails, apparently due to missing NumPy configuration file. I've never encountered that file before, and it doesn't cause problems on local builds.

DWesl added 5 commits May 20, 2022 14:44
See if this fixes the weird compile error.
Should update to 1.9 once that's available.
This used to work.  I should check what the versions were back when I was testing this with tox.
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.

1 participant