I followed this installation tutorial (https://devtalk.nvidia.com/default/topic/1038957/tensorflow-for-jetson-tx2-/) on a Jetson TX2 right after flashing it with Jetpack 4.2.2. I'm using the default python 3.6.8.
When I open a python3 terminal and import tensorflow, the terminals waits for a few seconds then prints "Segmentation fault (core dumped)".
There were no error messages during the install. Any help would be greatly appreciated, thank you.
Notes: I noticed looking here (Which TensorFlow and CUDA version combinations are compatible?) that tensorflow 1.14 will only work with cuDNN 7.4, but by default the sdkmanager installs cuDNN 7.5.