BLOG venv (1)
Python

Using tensorrt in python virtual environment(venv, virtualenv) on jetson

In Jetson Jetpack environment, TensorRT is preinstalled and python wrapper is also installed.

But, If we use python venv, and tries to import tensorrt, the …

Jetson tensorrt venv symlink
Search