E40024 Call Python Func or Method Exception
Symptom
Failed call Python Func/Method [%s], Reason[%s]
Possible Cause
The Python Func/Method does not exist.
Solution
- Check that the spelling of the invoked function is correct or the Python dependency library is installed.
- Set CANN environment variables.
Log in to the environment as the CANN running user and run the source ${install_path}/set_env.sh command to set environment variables.
${install_path} indicates the CANN installation path, for example, /usr/local/Ascend/ascend-toolkit.
- Reinstall the CANN package.
父主题: TEFusion Errors