NVIDIA-AI-IOT / tf_trt_models

TensorFlow models accelerated with NVIDIA TensorRT
BSD 3-Clause "New" or "Revised" License
684 stars 244 forks source link

Installation Error :tensorflow-1.10.1-cp35-cp35m-linux_aarch64.whl is not a supported wheel on this platform #57

Open harsha-20 opened 5 years ago

harsha-20 commented 5 years ago

Hardware: NVIDIA JETSON TX2

On following the instructions on https://github.com/NVIDIA-AI-IOT/tf_trt_models, at step 3 Install TensorFlow 1.7+ (with TensorRT support). Download the pre-built pip wheel and install using pip. I downloaded the .whl file and while installing I got this error.

Install TensorFlow 1.7+ (with TensorRT support). Download the pre-built pip wheel and install using pip.

Thanks.