-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Flashed the orin nano using get_jetson_files.sh and flash_jetson_external_storage.sh
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working