从官网拉镜像下来,按照流程进行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)的错误
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)的错误