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
It might be useful to improve the documentation. About this and also not using short Powershell aliases. I guess very few people know "irm" and "iex" so it is really "copy paste this command that you don't understand". The longer version with few steps and with a local (and checkable) install-uv.ps1 script might be better.
In https://docs.astral.sh/uv/getting-started/installation/#installation-methods, the given install command is currently for Windows
I was not able to run this because of a security software.
However, I was able to follow the installation instructions "Install via Scoop:" in https://pipx.pypa.io/stable/installation/ for which one needs to execute:
Therefore, I guess installation instructions for UV (or the script I don't know) could be improved to avoid such security blockage.
The text was updated successfully, but these errors were encountered: