CANN 6.0 mxVision 5.0.RC2 报 undefined symbol: aclrtCreateStreamWithConfig
收藏回复举报
CANN 6.0 mxVision 5.0.RC2 报 undefined symbol: aclrtCreateStreamWithConfig
t('forum.solved') 已解决
发表于2023-09-05 10:36:16
0 查看

python3.9

import StreamManagerApi报错如下:

HwHiAiUser@davinci-mini:~$ python3 

Python 3.9.7 (default, Dec  4 2022, 17:32:30) 

[GCC 7.5.0] on linux 

Type "help", "copyright", "credits" or "license" for more information. 

>>> import _StreamManagerApi 

Traceback (most recent call last): 

  File "<stdin>", line 1, in <module> 

ImportError: /home/HwHiAiUser/mxVision-5.0.RC2/lib/libmxbase.so: undefined symbol: aclrtCreateStreamWithConfig 

>>> 

cke_1820.png

本帖最后由 匿名用户2023/09/05 10:41:45 编辑

我要发帖子