From e554fa1edcbca9a1e9d16b70b9d465b881c362cb Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 13 May 2025 14:17:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20readme.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) 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