Hello I appreciate any and all assistance with this problem. I am pretty new to working with Nvidia. I am trying to have TensorRT available on Python3.8 for my Jetson Nano. TensorRT is currently available for Python3.6 on the Jetson Nano. I have this path setup for my dist-packages:
PYTHONPATH=$PYTHONPATH:/usr/lib/python3.6/dist-packages/tensorrt
I have tried to walk through a tutorial in order to build the bindings for 3.8, but with no luck:
I appreciate any help.
Hello,
Welcome to the NVIDIA Developer forums! Your topic will be best served in the Jetson category.
Discussions relating to the Jetson DevKits and other Embedded computing devices
I will move this post over for visibility.
Cheers,
Tom
Duplicate to topic 287771 below:
Hello, I am trying to use TensorRT on Python3.8 on my Jetson Nano. I used SDK manager to get Jetpack for Jetson Nano, however that installs the bindings to Python3.6. I can use TensorRT on 3.6, but I’d like to use it on 3.8. I have been using this forum as a reference:
However, a deb file for the ’ Add PyConfig.h’ step for Python3.8 is not located at the linked website here . Instead, I use the pyconfig.h file that I have in my aarch64 install of Python3.8, which I assume is acceptable, but I …
system
Closed
May 8, 2024, 1:48am
6
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.