Check Other group permission: Current permission is 4, but required no greater than 0.
收藏回复举报
Check Other group permission: Current permission is 4, but required no greater than 0.
发表于2026-05-26 16:00:39
0 查看

1.运行环境

  • Ascend 310P
  • CANN 8.0.0
  • mxVision 6.0.0

2.

运行官方文档中的案例resnet50_sdk_python_sample,程序正常运行。但会提示错误:

Begin to initialize Log.
The output directory of logs file exist.
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260526 15:17:00.355369 281473498158128 FileUtils.cpp:354] The input file is empty
I20260526 15:17:00.355404 281473498158128 FileUtils.cpp:510] Check Other group permission: Current permission is 4, but required no greater than 0.
Save logs information to specified directory.

直接在终端运行命令python -c "from mindx.sdk import base, Tensor",仍报同样的错误,这是什么原因。

本帖最后由 匿名用户2026/05/26 16:02:40 编辑

我要发帖子