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

install.sh using python #26

Closed rolandma closed 5 years ago

rolandma commented 5 years ago

I run the install.sh and run into problem immediately, and that's because in the install.sh it uses python but I installed everything on python3. By changing that line 6 to python3, it was able to install.