The pytest in jetson nano cannot be upgraded

After using the command “pip install -U pytest”, pytest is still stuck at 7.0.1

Hi,

Could you share more information about your issue?
Which JetPack version do you use? Which pytest version is expected to install?

Thanks.

I want to upgrade pytest to 7.1.2+. is the JetPack version the OS for jetson nano? I have installed “jetson-nano-jp461-sd-card-image”.

Hi,

There are some newer releases for Jetson Nano. (ex. r32.7.3)
Could you upgrade the environment to see if it helps?

Thanks.


I can’t upgrade jetpack 4.6.3 on my jetson nano.
Is there any way to download jetpack sdk 4.6.3 directly?
I didn’t find the download link for jetpack sdk4.6.3 in the page “https://developer.nvidia.com/jetpack-sdk-463

Hi yuanhangyang6,

You can download the latest JetPack-4.6.3 from: https://developer.nvidia.com/embedded/linux-tegra-r3273
Download Driver Package (BSP) and Sample Root Filesystem two packages, follow quick start guide steps to flash image.

You can also use SDK Manager to flash JetPack-4.6.3 on your Nano device.
SDK Manager reference: Download and Run SDK Manager :: NVIDIA SDK Manager Documentation

Unfortunately, I can’t install sdkmanager


“you have held broken packages”

Hi yuanhangyang6,

Are you install sdkmanager on your host Ubuntu 18.04 or 20.04 PC?

Sorry, what is host ubuntu?I only downloaded the sdkmanager installer on jetson nano

I have installed it once before on jetson. But after installation, I can’t open sdkmanager using the sdkmanager command
Like this

Hi yuanhangyang6,

Please install the sdkmanager on your host x86 ubuntu PC.

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