Skip to content

uvicorn[standard] no longer works on arm v7 as of v0.18 #1547

Discussion options

You must be logged in to vote

There isn't a workaround for this other than not installing watchfiles.

I definitely understand the pain point here. Adding Rust binary extensions introduces complications on various platforms and distributions, including ARM and Alpine.

Could you get them a PR with builds for ARM v7? They seem open to multi-arch builds (samuelcolvin/watchfiles#120).

I'm simply using a full list of packages instead of the standard extras

There's been a lot of discussion about lumping all the optional dependencies into uvicorn[standard]. It's not optimal, so your approach of installing the packages separately is probably the way to go for now.

Related:

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tedivm
Comment options

Answer selected by br3ndonland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants