Skip to content

[BUG] Unable to install jetson default packages #41

@pramodhrachuri

Description

@pramodhrachuri

Describe the issue
Not able to run ./install_jetson_default_packages.sh. Getting the following error.

Note, selecting 'python-dev-is-python2' instead of 'python-dev'
E: Unable to locate package python3-vpi1

Which version of Ubuntu on the Host machine
Ubuntu version: 22.04

What version of L4T/JetPack
L4T/JetPack version: JetPack 5.1.2

Which Jetson
Jetson: Orin Nano

To Reproduce
Steps to reproduce the behavior:

  1. Flashed the orin nano using get_jetson_files.sh and flash_jetson_external_storage.sh
  2. Downloaded the repo the Orin nano and ran install_jetson_default_packages.sh after the oem-config procedure

Expected behavior
Expected to have all the nvidia and jetpack related packages to be installed

Additional context
I reran the command after running sudo apt install nvidia-vpi nvidia-vpi-dev according to this post. This didn't help either.

Edit: looks like its just python3-vpi1 that is having the problem. Everything else works. Just have to remove L28.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions