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

Fixed Mac M1/2 build breakage, by requiring: swig<4. #1068

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

capn-freako
Copy link

I found that the new swig (v4) was causing the same kiva build failure, as I reported in #1067.
So, I:

  1. constrained swig to: "<4", in the pyproject.toml file, and
  2. bumped the minor version number.

@capn-freako
Copy link
Author

Hi @corranwebster ,

Any chance we can get this simple one merged and a rebuild posted to PyPi?
I just released a new package, which is dependent upon Enable, and this is blocking the build/installation.

Thanks!
-db
:)

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