How to check the python version of NGC Container

Hi

I use the container from the page below.
NVIDIA L4T PyTorch | NVIDIA NGC

For example, select l4t-pytorch:r35.1.0-pth1.11-py3.
Do you know in advance what version of python is set up in this container?

I’m going to use YOLOv5. YOLOV5 requires python3.7.0 or higher.

This web page only mentions Python3.

How do I know?
Should I actually start the container and do python3 -V?

Help ME!

Hi @Heartful-echo, the JetPack 5.x containers use Python 3.8 since they are based on Ubuntu 20.04

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.