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

MNT bipartite_learn breaks when compiled with Cython 3.0.2 #8

Open
pedroilidio opened this issue Sep 18, 2023 · 1 comment
Open

MNT bipartite_learn breaks when compiled with Cython 3.0.2 #8

pedroilidio opened this issue Sep 18, 2023 · 1 comment
Labels
bug Something isn't working maintenance Facilitates long term maintenance of the project

Comments

@pedroilidio
Copy link
Owner

This issue may be related: cython/cython#5643

Compiling with Cython==0.29.33 solves the issue.

@pedroilidio pedroilidio added bug Something isn't working maintenance Facilitates long term maintenance of the project labels Sep 18, 2023
pedroilidio added a commit that referenced this issue Sep 18, 2023
Temporary fix to #8

Compiling wiht Cython 3.0.2 causes errors.
@pedroilidio
Copy link
Owner Author

For now, I added cython==0.29.33 as a build dependence in bipartite_learn 0.7.1 (e3b7032).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working maintenance Facilitates long term maintenance of the project
Projects
None yet
Development

No branches or pull requests

1 participant