Not Working: Tutorial - NanoSAM

There are five tutorials for Vision Transformers in Jetson AI Lab. Only one, NanoOWL, ran without any issue.

The NanoSAM tutorial failed at the starting gate when the jetson-containers command was run:

[03/12/2025-03:57:42] [E] Error[10]: IBuilder::buildSerializedNetwork: Error Code 10: Internal Error (Could not find any implementation for node {ForeignNode[model.prompt_encoder.pe_layer.positional_encoding_gaussian_matrix.../Transpose + /Reshape_3]}.)
[03/12/2025-03:57:42] [E] Engine could not be created from network
[03/12/2025-03:57:42] [E] Building engine failed
[03/12/2025-03:57:42] [E] Failed to create engine from model or file.
[03/12/2025-03:57:42] [E] Engine set up failed

Is there any workaround? Sorry for posting so many requests for guidance serially, but I need to get some traction with the tutorials. Thanks.

Regards.

P.S.

$ cat /etc/nv_tegra_release
# R36 (release), REVISION: 4.3, GCID: 38968081, BOARD: generic, EABI: aarch64, DATE: Wed Jan  8 01:49:37 UTC 2025
# KERNEL_VARIANT: oot
TARGET_USERSPACE_LIB_DIR=nvidia
TARGET_USERSPACE_LIB_DIR_PATH=usr/lib/aarch64-linux-gnu/nvidia
$