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

Hatch doesn't install on ARM64 Windows #1667

Open
zsol opened this issue Aug 7, 2024 · 1 comment
Open

Hatch doesn't install on ARM64 Windows #1667

zsol opened this issue Aug 7, 2024 · 1 comment

Comments

@zsol
Copy link

zsol commented Aug 7, 2024

Looks like this is due to a dependency on cffi which doesn't build, and not directly a problem in Hatch, but thought I'd raise an issue for awareness.

To repro on a Windows system running on ARM, simply run pip install hatch.

The error message looks like this from pip.

> Get-ComputerInfo -property @("osversion","osarchitecture")

OsVersion  OsArchitecture
---------  --------------
10.0.26100 ARM 64-bit Processor
@ofek
Copy link
Sponsor Collaborator

ofek commented Aug 21, 2024

Tracking: python-cffi/cffi#109

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

2 participants