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

Check warnings during Cython compile #314

Open
DanHickstein opened this issue Mar 30, 2021 · 1 comment
Open

Check warnings during Cython compile #314

DanHickstein opened this issue Mar 30, 2021 · 1 comment

Comments

@DanHickstein
Copy link
Member

When we build the direct-C Cython code, we get some warnings. Some of these can probably be fixed:

image

@MikhailRyazanov
Copy link
Collaborator

Seems to be an issue in Cython itself. Would cython3 help (if it is available)?
Otherwise, this can be silenced (probably not a good idea).

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

No branches or pull requests

2 participants