Skip to content

Feature Request: Add Windows ARM64 (aarch64-pc-windows-msvc) support #265

@JDRkow

Description

@JDRkow

Summary

Currently c2pa-python does not provide prebuilt wheels for Windows ARM64 (aarch64-pc-windows-msvc).
Installing via pip install c2pa-python on a windows-11-arm GitHub Actions runner fails because
setup.py has no entry for aarch64-pc-windows-msvc in PLATFORM_FOLDERS.

Request

  1. Add aarch64-pc-windows-msvc to PLATFORM_FOLDERS in setup.py
  2. Publish a prebuilt wheel c2pa_python-*-py3-none-win_arm64.whl to PyPI

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions