-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Azure numpy1.21python3.10.____cpython pipeline fails to build cython package with "error: 'PyThreadState' {aka 'struct _ts'} has no member named" #35
Conversation
Hi! This is the friendly automated conda-forge-linting service. I was trying to look for recipes to lint for you, but it appears we have a merge conflict. Please ping the 'conda-forge/core' team (using the @ notation in a comment) if you believe this is a bug. |
fix hash and version
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
@conda-forge-admin, please rerender |
…nda-forge-pinning 2022.04.07.02.30.44
@conda-forge/core It does not seem to be possible to build cython packages in numpy1.21 + python3.10? The error is:
related issues, but not on azure: pik-copan/pyunicorn#154 mahyarnajibi/SNIPER#189 mcfletch/pyopengl#11 I tried to mitigate by adding cython as a build dependency, and it is conda installed now. This did not change the error. related stackoverflow questions:
|
@chrisburr Thanks for having a look. Maybe "pip install --global-option build --global-option --force ." from https://stackoverflow.com/a/65696724/885650 could be worth trying. I won't do anything here until you are done. |
The issue was that
It looks like it's working now so back over to you! 😄 (Feel free to switch to |
Thanks a lot @chrisburr! |
The problem is that I included .c files in the pypi release |
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)