Skip to content

Hatch no longer installs on Windows ARM64 #1687

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

Closed
daddycocoaman opened this issue Aug 21, 2024 · 2 comments
Closed

Hatch no longer installs on Windows ARM64 #1687

daddycocoaman opened this issue Aug 21, 2024 · 2 comments

Comments

@daddycocoaman
Copy link

daddycocoaman commented Aug 21, 2024

Hi,

It's been a while since I've updated my hatch install. I ran pipx upgrade hatch and it failed due to the uv dependency that was added (#1393).

Unfortunately, uv generally does not compile on Windows ARM64 because of the upstream issue it has with libz-ng-sys (astral-sh/uv#3888 (comment)).

Is it possible to make hatch[pip] a separate package and make pip the default until upstream figures things out? If not, I'll move on to another dependency manager but I really do like hatch.

@daddycocoaman
Copy link
Author

Closing in favor of #1667

@ofek
Copy link
Collaborator

ofek commented Aug 21, 2024

#1667 (comment)

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