首页 Paddle Inference 帖子详情
PaddleClas出错
收藏
快速回复
Paddle Inference 问答推理 3372 4
PaddleClas出错
收藏
快速回复
Paddle Inference 问答推理 3372 4

运行PaddleClas 的  python python/predict_system.py -c configs/inference_product.yaml时候出现

--------------------------------------
C++ Traceback (most recent call last):
--------------------------------------
0 _ctypes_callproc
1 search_mobius_index
2 paddle::framework::SignalHandle(char const*, int)
3 paddle::platform::GetCurrentTraceBackString[abi:cxx11]()

----------------------
Error Message Summary:
----------------------
FatalError: `Illegal instruction` is detected by the operating system.
[TimeInfo: *** Aborted at 1623982840 (unix time) try "date -d @1623982840" if you are using GNU date ***]
[SignalInfo: *** SIGILL (@0x7fcae03d6b81) received by PID 42750 (TID 0x7fcb20702700) from PID 18446744073176705921 ***]

Illegal instruction (core dumped)

0
收藏
回复
全部评论(4)
时间顺序
由兀C
#2 回复于2021-06

参考此链接:https://github.com/PaddlePaddle/PaddleClas/blob/7bc510c2f4d35e477645d24630f58e9f3abfa810/docs/en/tutorials/quick_start_recognition_en.md

对照看来是不是在执行的时候没有指定python 的版本

0
回复
以诺_513
#3 回复于2021-06
由兀C #2
参考此链接:https://github.com/PaddlePaddle/PaddleClas/blob/7bc510c2f4d35e477645d24630f58e9f3abfa810/docs/en/tutorials/quick_start_recognition_en.md 对照看来是不是在执行的时候没有指定python 的版本
展开

python 就是python3.6的,应该不是版本问题

0
回复
AIStudio784542
#4 回复于2021-07

请问下,您是在mac或windows下使用docker或vmware遇到的这个问题吗?

0
回复
难吃饭
#5 回复于2024-01

请问最后是什么解决的呢

0
回复
需求/bug反馈?一键提issue告诉我们
发现bug?如果您知道修复办法,欢迎提pr直接参与建设飞桨~
在@后输入用户全名并按空格结束,可艾特全站任一用户