安装

建议使用 uv 安装

遇到ModuleNotFoundError,应该如何安装包?

回到Linux终端,使用uv add xxx(推荐优先使用)或uv pip install xxx即可安装。