You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently using uv and trying to install python 3.12, but seeing the following error when it tries to install 3.12 on armv7 architecture on alpine linux.
error: No download found for request: cpython-3.12-linux-armv7-musl
Currently using
uvand trying to install python 3.12, but seeing the following error when it tries to install 3.12 on armv7 architecture on alpine linux.