V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
wryyyyyyyyyyyy
V2EX  ›  Python

请问各位大佬有在用 u 的吗? uv 可以使用有国内的源吗?

  •  
  •   wryyyyyyyyyyyy · 12 小时 39 分钟前 · 375 次点击
    1. 想在 ubuntu 上装个 3.12 ,但 apt 只有 3.11 。想着本来带了个 3.10 ,用 pip 安装 uv ,再用 uv 安装 3.12 ,但是连接 github 下载编译,服务器上没有代理,就想着找到国内镜像,而且通过 uv python install 发现有 --mirror 参数,国内的镜像 https://mirrors.aliyun.com/python-release/source/ 路径和 自动拼接的不一样? 各位大佬有什么办法吗?
    2. 后来通过 apt 的 ppa 仓库下载了 3.12 了,但 uv sync 也不走 pip 的配置文件,国内源也没用
    4 条回复    2024-12-05 00:36:19 +08:00
    cowcomic
        1
    cowcomic  
       12 小时 32 分钟前
    之前装 claude 的 MCP 的时候用 uv 就直接下载了,我也没设置过镜像啥的
    可能我挂着机场他就直接走机场了?
    xavierskip
        2
    xavierskip  
       12 小时 28 分钟前
    哈哈,我也是尝试用了一下,被网络问题劝退了。。。。

    https://github.com/indygreg/python-build-standalone/releaseshttps://mirrors.aliyun.com/python-release/source/ 不是一回事。

    不过文档里说:Distributions can be read from a local directory by using the file:// URL scheme.
    iorilu
        3
    iorilu  
       9 小时 19 分钟前
    随便设个代理就行阿
    coldle
        4
    coldle  
       5 小时 47 分钟前 via Android
    几个月前用过几次,隐约记得唯一一处镜像配置是关于 pypi 的,在官方文档一个很吊诡的全局配置处。可能拯救不了你的在线安装 😂 我在网络不自由的机器上基本都换成 pdm 了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1044 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 21ms · UTC 22:23 · PVG 06:23 · LAX 14:23 · JFK 17:23
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.