You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ValueError: (InvalidArgument) Fail to open library: /data/miniconda3/envs/env-3.9.16/lib/python3.9/site-packages/paddle_custom_device/libpaddle-custom-npu.so with error: libatb.so: cannot open shared object file: No such file or directory
[Hint: dso_handle should not be null.] (at /paddle/paddle/fluid/platform/init.cc:149)
版本&环境信息 Version & Environment Information
npu-smi info:
The text was updated successfully, but these errors were encountered:
问题描述 Issue Description
按照官网安装指南安装:
安装后进行基础功能检查:
python -c "import paddle_custom_device; paddle_custom_device.npu.version()"
之后报错:
版本&环境信息 Version & Environment Information
npu-smi info:
The text was updated successfully, but these errors were encountered: