What version of Kimi Code CLI is running?
None
Which open platform/subscription were you using?
None
Which model were you using?
No response
What platform is your computer?
No response
What issue are you seeing?
如果是没有安装 uv 的情况,curl -LsSf https://code.kimi.com/install.sh | bash 在安装 uv 后未设置 PATH 或者使新环境变量生效,导致脚本报 Error: uv not found after installation.。需要加个source或者export之类的
What steps can reproduce the bug?
见上
What is the expected behavior?
No response
Additional information
No response
What version of Kimi Code CLI is running?
None
Which open platform/subscription were you using?
None
Which model were you using?
No response
What platform is your computer?
No response
What issue are you seeing?
If uv is not installed, curl -LsSf https://code.kimi.com/install.sh | bash does not set PATH or enable new environment variables after installing uv, causing the script to report Error: uv not found after installation.. You need to add a source or export or something like that
What steps can reproduce the bug?
See above
What is the expected behavior?
No response
Additional information
No response
What version of Kimi Code CLI is running?
None
Which open platform/subscription were you using?
None
Which model were you using?
No response
What platform is your computer?
No response
What issue are you seeing?
如果是没有安装 uv 的情况,
curl -LsSf https://code.kimi.com/install.sh | bash在安装 uv 后未设置 PATH 或者使新环境变量生效,导致脚本报Error: uv not found after installation.。需要加个source或者export之类的What steps can reproduce the bug?
见上
What is the expected behavior?
No response
Additional information
No response
What version of Kimi Code CLI is running?
None
Which open platform/subscription were you using?
None
Which model were you using?
No response
What platform is your computer?
No response
What issue are you seeing?
If uv is not installed,
curl -LsSf https://code.kimi.com/install.sh | bashdoes not set PATH or enable new environment variables after installing uv, causing the script to reportError: uv not found after installation.. You need to add a source or export or something like thatWhat steps can reproduce the bug?
See above
What is the expected behavior?
No response
Additional information
No response