-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在运行例子时 报错 Illegal instruction (core dumped), #6432
Comments
请提供运行环境,报错堆栈信息。只提供core dumped无法帮你debug。 |
ubantu 16.04 , python2.7.12, (pip install paddlepaddle 安装的)。 |
root@rong-HP-EliteBook-8440p: |
使用全新的ubuntu16.04,系统自带python2.7.12,可正常运行,不能复现该问题。 python interpreter有问题。建议使用docker,或使用conda安装python |
复现环境: |
docker also have the same : |
|
另外,ilegal instruction是因为python编译二进制时候选项没设置错误,ubuntu16.04自带的python不会有这个问题(CI机器是16.04环境)。 |
Closing due to low activity. Feel free to reopen it. |
我这边新安装的Ubuntu也遇到以上的问题。 |
python housing.py
Illegal instruction (core dumped)
The text was updated successfully, but these errors were encountered: