Skip to content
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) #17441

Closed
karthickn210 opened this issue Mar 5, 2018 · 2 comments
Closed

Illegal instruction (core dumped) #17441

karthickn210 opened this issue Mar 5, 2018 · 2 comments
Labels
stat:awaiting response Status - Awaiting response from author

Comments

@karthickn210
Copy link

karthick@karthick-Aspire-4739Z:~$ python3
Python 3.5.2 (default, Nov 23 2017, 16:37:01)
[GCC 5.4.0 20160609] on linux
Type "help", "copyright", "credits" or "license" for more information.

import tensorflow as tf
Illegal instruction (core dumped)
karthick@karthick-Aspire-4739Z:~$ python
Python 2.7.12 (default, Dec 4 2017, 14:50:18)
[GCC 5.4.0 20160609] on linux2
Type "help", "copyright", "credits" or "license" for more information.
import tensorflow as tf
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named tensorflow

exit()

how can i solve this problem but i install tensorflow using native pip on both pip3 and pip on ubuntu 16.04

@tensorflowbutler tensorflowbutler added the stat:awaiting response Status - Awaiting response from author label Mar 6, 2018
@tensorflowbutler
Copy link
Member

Thank you for your post. We noticed you have not filled out the following field in the issue template. Could you update them if they are relevant in your case, or leave them as N/A? Thanks.
Have I written custom code
OS Platform and Distribution
TensorFlow installed from
TensorFlow version
Bazel version
CUDA/cuDNN version
GPU model and memory
Exact command to reproduce

@sbean0
Copy link

sbean0 commented Mar 6, 2018

#17411

shows installing tensoflow 1.5 (vs 1.6) fixed this issue.
resolved issue for me also

lgarithm added a commit to tensorlayer/TensorLayer that referenced this issue Apr 20, 2018
lgarithm added a commit to tensorlayer/TensorLayer that referenced this issue Apr 20, 2018
luomai pushed a commit to tensorlayer/TensorLayer that referenced this issue Nov 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat:awaiting response Status - Awaiting response from author
Projects
None yet
Development

No branches or pull requests

3 participants