diff --git a/readme.md b/readme.md index 1c7d7df..9b075ca 100644 --- a/readme.md +++ b/readme.md @@ -2,11 +2,10 @@ 这里同样是AI辅助编程项目。 -D:\MCPs\cryptopanic-mcp-server>uv --version -uv 0.7.3 (3c413f74b 2025-05-07) - -D:\MCPs\cryptopanic-mcp-server>nv run main.py -'nv' 不是内部或外部命令,也不是可运行的程序 -或批处理文件。 - -D:\MCPs\cryptopanic-mcp-server> \ No newline at end of file +D:\MCPs\cryptopanic-mcp-server>uv run main.py +Using CPython 3.13.3 +Creating virtual environment at: .venv +░░░░░░░░░░░░░░░░░░░░ [0/30] Installing wheels... warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. + If the cache and target directories are on different filesystems, hardlinking may not be supported. + If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. +Installed 30 packages in 10.99s \ No newline at end of file