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

Arm64 version on windows #715

Closed
mwangistan opened this issue Aug 11, 2023 · 5 comments
Closed

Arm64 version on windows #715

mwangistan opened this issue Aug 11, 2023 · 5 comments
Labels
feature request New feature or request to improve the current logic

Comments

@mwangistan
Copy link

mwangistan commented Aug 11, 2023

Description:
There are no releases for Arm64 python version of windows. The version is however available here: https://www.python.org/ from python >= 3.11 but not yet added in the manifest
https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

Justification:
Feature will support arm64 pip package releases on windows

Are you willing to submit a PR?

@mwangistan mwangistan added feature request New feature or request to improve the current logic needs triage labels Aug 11, 2023
@dmitry-shibanov
Copy link
Contributor

Hello @mwangistan. Thank you for your report. We'll take a look at this feature request.

@mwangistan
Copy link
Author

Thanks @dmitry-shibanov

@maruel
Copy link

maruel commented May 20, 2024

Hi! This is something we need too, can this be prioritized?

maruel added a commit to thebrowsercompany/check-python-exists that referenced this issue May 21, 2024
Sadly, python-3.xx.x-win32-arm64.zip is not present in
https://github.com/actions/python-versions/blob/main/versions-manifest.json

As such, setup-python fails to install python on Windows/arm64.

Created a temporary *cough* workaround to install python.

This is tracked upstream as actions/setup-python#715
maruel added a commit to thebrowsercompany/check-python-exists that referenced this issue May 21, 2024
Sadly, python-3.xx.x-win32-arm64.zip is not present in
https://github.com/actions/python-versions/blob/main/versions-manifest.json

As such, setup-python fails to install python on Windows/arm64.

Created a temporary *cough* workaround to install python.

This is tracked upstream as actions/setup-python#715
maruel added a commit to thebrowsercompany/check-python-exists that referenced this issue May 21, 2024
* Do not use setup-python on Windows/arm64

Sadly, python-3.xx.x-win32-arm64.zip is not present in
https://github.com/actions/python-versions/blob/main/versions-manifest.json

As such, setup-python fails to install python on Windows/arm64.

Created a temporary *cough* workaround to install python.

This is tracked upstream as actions/setup-python#715

* Update README.md
@saschanaz
Copy link

Looks like the manifest now has arm64 👀

@aparnajyothi-y
Copy link
Contributor

Hello Everyone, The version-manifest.json file has been updated to include arm64 support for Python >= 3.11. We are now proceeding to close this feature request.

Please feel free to reach out if any further concerns or clarifications are needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request to improve the current logic
Projects
None yet
Development

No branches or pull requests

5 participants