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

Build wheels for Python 3.11 release candidate 2 #422

Closed
cclauss opened this issue Oct 9, 2022 · 5 comments
Closed

Build wheels for Python 3.11 release candidate 2 #422

cclauss opened this issue Oct 9, 2022 · 5 comments

Comments

@cclauss
Copy link
Contributor

cclauss commented Oct 9, 2022

https://www.python.org/download/pre-releases Python 3.11 is ~22% faster than Python 3.10 but pip install fails.

See test results at #421

@isuruf
Copy link
Member

isuruf commented Oct 9, 2022

Python 3.11 installation fails because there are no wheels and when building by source you need symengine and its dependencies installed already.

@cclauss cclauss changed the title Installation fails on Python 3.11 release candidate 2 Build wheels for Python 3.11 release candidate 2 Oct 10, 2022
@cclauss
Copy link
Contributor Author

cclauss commented Oct 26, 2022

@rikardn
Copy link
Contributor

rikardn commented Oct 27, 2022

@isuruf: I think you are the only person that can build/upload wheels currently. Let me know if there is anything I can do to help.

@isuruf
Copy link
Member

isuruf commented Oct 28, 2022

Uploaded 3.11 wheels for linux-x86_64, linux_ppc64le, linux_aarch64, macos-x86_64, macos-arm64, win-amd64.

@rikardn, wheels are built in CI in https://github.com/symengine/symengine-wheels where you have permission. The only part where you don't have permission is to upload them to PyPI. Not sure if I can add people there.
cc @certik

@isuruf isuruf closed this as completed Oct 28, 2022
@rikardn
Copy link
Contributor

rikardn commented Nov 10, 2022

Thanks @isuruf. I will try that CI at some point. I tested the the new wheel for Linux on my machine and it works fine!

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

3 participants