入门 安装uv 推荐使用官方安装脚本,无需预先安装 Python,uv 是独立的 Rust 二进制文件。 安装: # 官方推荐方式(自动安装到 ~/.local/bin) curl -LsSf https://astral.sh/uv/install.sh | sh # 或使用 pip 安装(若已