-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
When there's numpy for Python 3.10.0b2 #19155
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
Master builds fine on Python 3.10b2 on Windows. You will probably not see wheels until 3.10 is released. |
I suspect you have a local issue. Can you build 1.20.3 from source using Python 3.9? |
|
master compiles and runs fine with Python 3.10 so where a (pre)version will be available on pypi? Current version (1.21) does not. |
Sorry, just remembered it wrong, we don't build wheels yet. |
This is related to MacPython/numpy-wheels#116 to move wheel building to github actions. We use azure pipelines for wheel building, not github actions. The azure pipelines works with the runner image software and require someone to merge a PR to update the image, where github actions can download and install newer versions of python on the fly. |
Thanks @mattip for the clarification/explanation. What about releasing the source code (tar.gz) only for now, in a pre-version? Is it something worth considering? |
Do you mean the source version of 1.21? That is available at the bottom of https://pypi.org/project/numpy/1.21.0/#files |
@jrd Any reason not to just install using |
Does v1.21.0 work when you install from git? It could be a cython thing if
it does. If it does not, can you file a bug report if it hasn't been triage
in the 1.21 branch?
…On Wed, Jun 30, 2021, 10:05 Cyrille Pontvieux ***@***.***> wrote:
@mattip <https://github.com/mattip>, no I mean the source version of
master/1.22. 1.21 source code does not compile on python 3.10.
@bashtage <https://github.com/bashtage> this is exactly what I’m doing
right now (minus the @ bit to have the master branch)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#19155 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKTSRJ45PNGOYCQDAYDUPLTVLM53ANCNFSM4574GQSA>
.
|
I was probably wrong in my env setting somewhere. I just tested it (using So this ticket is right to be closed ;-) Sorry for the noise. |
Feature
I want to use numpy but when I build it throw errors
Logs of error
Please build wheel file for Python 3.10.0b2.
The text was updated successfully, but these errors were encountered: