-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
CI/BLD: Build Failures on CircleCI #17720
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
Comments
Did it happen to start using cython 0.27 recently? I had trouble when upgrading last week, downgraded to wait for 0.27.1 |
Perhaps, I'll see if I can find any failures like this with older cythons. I haven't been able to reproduce with cython 0.27 |
What happens if you go into setup.py and remove the |
these look all ok now. FYI we have been testing with cython 0.27 on the numpy_dev build for a week or so (its not the problem). |
@TomAugspurger this showed up in #17750, went away after 0b9fff321328af1b172659c0d361eb5b6227b2ba |
Seeing these somewhat regularly now. The cythonize step fails with
Examples:
cc @jbrockmendel if you have any ideas
The text was updated successfully, but these errors were encountered: