Support Windows ARM64 (win-arm64) - #269
Conversation
|
You still need to run |
| 'linux-ppc64': 'linux-ppc64le', | ||
| 'win32-x64': 'win-64' | ||
| 'win32-x64': 'win-64', | ||
| 'win32-arm64': 'win-arm64' |
There was a problem hiding this comment.
as long as https://github.com/mamba-org/micromamba-releases/releases/tag/2.1.0-0 doesn't have binaries for win-arm64, this won't work
There was a problem hiding this comment.
Ah yes, and I guess we'll need to create win-arm64 builds on https://github.com/conda-forge/micromamba-feedstock first, xref conda-forge/conda-forge.github.io#1940.
There was a problem hiding this comment.
as long as https://github.com/mamba-org/micromamba-releases/releases/tag/2.1.0-0 doesn't have binaries for win-arm64, this won't work
Issue tracked at mamba-org/micromamba-releases#91
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Not installable for win-arm64 because brotli is not available for this platform Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
JohanMabille
left a comment
There was a problem hiding this comment.
Last micromamba release has been edited to include the build for win-arm64, and mamba-org/micromamba-releases#91 has been solved, so I think we can get this in.
|
I cannot merge, I do not know why. Must @pavelzw also give an approval? |
GitHub added Windows ARM64 runners yesterday at https://github.blog/changelog/2025-04-14-windows-arm64-hosted-runners-now-available-in-public-preview/, and
mambasupports win-arm64 since mamba-org/mamba#2745.Haven't tested, but should hopefully fix
Error: Unsupported platform: win32-arm64seen at GenericMappingTools/pygmt#3911 (comment)