MoonshotAI / MoonshotAI/kimi-code
rockylinux9的wsl无法使用
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 1.2k
- Avg merge
- 11h 53m
- Merged PRs (30d)
- 350
Description
What version of Kimi Code is running?
kimi的vscode插件
Which open platform/subscription were you using?
rockylinux9的wsl
Which model were you using?
No response
What platform is your computer?
No response
What issue are you seeing?
[PYI-14344:ERROR] Failed to load Python shared library '/root/.vscode-server/data/User/globalStorage/moonshot-ai.kimi-code/bin/kimi/_internal/libpython3.14.so.1.0': /lib64/libm.so.6: version `GLIBC_2.35' not found (required by /root/.vscode-server/data/User/globalStorage/moonshot-ai.kimi-code/bin/kimi/_internal/libpython3.14.so.1.0)
What steps can reproduce the bug?
vscode 远程wsl(rockylinux9)发现vscode的kimi插件报错:
[PYI-14344:ERROR] Failed to load Python shared library '/root/.vscode-server/data/User/globalStorage/moonshot-ai.kimi-code/bin/kimi/_internal/libpython3.14.so.1.0': /lib64/libm.so.6: version `GLIBC_2.35' not found (required by /root/.vscode-server/data/User/globalStorage/moonshot-ai.kimi-code/bin/kimi/_internal/libpython3.14.so.1.0)
What is the expected behavior?
No response
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure in the VS Code remote WSL setup on Rocky Linux 9, focusing on the bundled Kimi executable and /root/.vscode-server/data/User/globalStorage/moonshot-ai.kimi-code/bin/kimi/_internal/libpython3.14.so.1.0. Start by checking the runtime library requirements behind the reported GLIBC_2.35 error. Done means the extension starts successfully in this environment without the shared-library loading error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, python, typescript, vscode
- Domain
- devtools, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100