I noticed that 'uv sync' does not work on macOS silicon for my os, the stricter compatibility filtering disallows it.
No problems occur if you use pip instead like 'uv pip install -e .' I assume that since pip resolves them fine that uv is just being overly strict.
I noticed that 'uv sync' does not work on macOS silicon for my os, the stricter compatibility filtering disallows it.
No problems occur if you use pip instead like 'uv pip install -e .' I assume that since pip resolves them fine that uv is just being overly strict.