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
报这个错误
2023/08/25 15:43:04 - DEBUG - cmake build: cd /home/work/wanxin/megcc_root_release/release_megcc/yolox_example/kernel_yolox_s_arm_v2/runtime && ninja install/strip
ninja: error: '/home/work/wanxin/megcc_root_release/release_megcc/runtime/version.ld', needed by 'libTinyNN.so', missing and no known rule to make it
Traceback (most recent call last):
File "/home/work/wanxin/megcc_root_release/release_megcc/yolox_example/../runtime/scripts/runtime_build.py", line 424, in
b.build()
File "/home/work/wanxin/megcc_root_release/release_megcc/yolox_example/../runtime/scripts/runtime_build.py", line 415, in build
subprocess.check_call('bash -c "{}"'.format(build_cmd), shell=True)
File "/home/work/miniconda3/envs/wx_mge_env/lib/python3.9/subprocess.py", line 373, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'bash -c "cd /home/work/wanxin/megcc_root_release/release_megcc/yolox_example/kernel_yolox_s_arm_v2/runtime && ninja install/strip "' returned non-zero exit status 1.
The text was updated successfully, but these errors were encountered:
报这个错误
2023/08/25 15:43:04 - DEBUG - cmake build: cd /home/work/wanxin/megcc_root_release/release_megcc/yolox_example/kernel_yolox_s_arm_v2/runtime && ninja install/strip
ninja: error: '/home/work/wanxin/megcc_root_release/release_megcc/runtime/version.ld', needed by 'libTinyNN.so', missing and no known rule to make it
Traceback (most recent call last):
File "/home/work/wanxin/megcc_root_release/release_megcc/yolox_example/../runtime/scripts/runtime_build.py", line 424, in
b.build()
File "/home/work/wanxin/megcc_root_release/release_megcc/yolox_example/../runtime/scripts/runtime_build.py", line 415, in build
subprocess.check_call('bash -c "{}"'.format(build_cmd), shell=True)
File "/home/work/miniconda3/envs/wx_mge_env/lib/python3.9/subprocess.py", line 373, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'bash -c "cd /home/work/wanxin/megcc_root_release/release_megcc/yolox_example/kernel_yolox_s_arm_v2/runtime && ninja install/strip "' returned non-zero exit status 1.
The text was updated successfully, but these errors were encountered: