MindIE 1.0.RC2 GIL问题
收藏回复举报
MindIE 1.0.RC2 GIL问题
t('forum.solved') 已解决
新人帖
发表于2024-08-02 11:33:38
0 查看
从官网拉镜像下来,按照流程进行cann包安装等,运行./bin/mindieservice_daemon可成功,接口也调得通;当退出容器后,运行    source /usr/local/Ascend/ascend-toolkit/set_env.sh 

    source /usr/local/Ascend/mindie/1.0.RC2/mindie-service/set_env.sh #/usr/local/Ascend/mindie/1.0.RC2/mindie-service 

    source /usr/local/Ascend/llm_model/set_env.sh,再运行./bin/mindieservice_daemon 出现Fatal Python error: PyThreadState_Get: the function must be called with the GIL held, but the GIL is released (the current Python thread state is NULL) 

Python runtime state: finalizing (tstate=0x0000ffff9c01d2b0)的错误1722569595024.png

我要发帖子