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

Fix wheel build - pin cython<3.0 #1146

Closed
wants to merge 1 commit into from
Closed

Fix wheel build - pin cython<3.0 #1146

wants to merge 1 commit into from

Conversation

cdce8p
Copy link
Contributor

@cdce8p cdce8p commented Jul 23, 2023

Cython 3.0 was released a few days ago which contains some breaking changes. Pin <3.0 until issues are resolved.
https://cython.readthedocs.io/en/latest/src/changes.html#unified-release-notes

Fixes #1140

@hmaarrfk
Copy link
Contributor

see: #1145

@cdce8p
Copy link
Contributor Author

cdce8p commented Jul 23, 2023

see: #1145

Awesome! If it works, even better than this. Going to leave this open until your PR is merged.

@cdce8p
Copy link
Contributor Author

cdce8p commented Jul 29, 2023

Let's use #1145 instead. Closing this one.

@cdce8p cdce8p closed this Jul 29, 2023
@cdce8p cdce8p deleted the pip-cython branch July 29, 2023 13:55
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.

Pip install is failing to build due to av/logging.pyx error
2 participants