Illegal Instruction: 4 error when running any Tensorflow program
问题 I am trying to train a Tensorflow Convolutional Neural Network, and I am always getting a cryptic error regardless of the environment in which i run the program. In Jupyter Notebook, the kernel simply dies. In Terminal, I get "Illegal Instruction: 4" with no Traceback. In Pycharm, I get: "Process finished with exit code 132 (interrupted by signal 4: SIGILL)". I have looked all over the Internet and I have not found any instance in which this particular error was thrown in this situation. I