Is there a torch wheel based on python3.12 for jetpack 6.2?

Because I built an image based on ROS2 jazzy using docker, and then needed to use yolov11 on this basis. However, ROS2 jazzy uses python 3.12

1 Like

Hi,

Please build the torch using the source code.
Please refer to below topic:

Thanks