Skip to content

docker容器里,pip install xtuner后,提示bash: xtuner: command not found #157

@chelovek21

Description

@chelovek21

docker容器里,按照如下方式安装了xtuner
git clone https://github.com/InternLM/xtuner.git
cd xtuner
pip install -e '.[all]'
其它依赖环境都以配置好了,
在xtuner安装路径下,执行命令 xtuner list-cfg
提示错误:
bash: xtuner: command not found
这是什么原因,还需要配置软连接之类的吗?
pip list可以看到xtuner,本地安装成功了0.1.4版本。

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions