Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unable to install jetson default packages #41

Open
pramodhrachuri opened this issue Oct 19, 2023 · 2 comments
Open

[BUG] Unable to install jetson default packages #41

pramodhrachuri opened this issue Oct 19, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@pramodhrachuri
Copy link
Contributor

pramodhrachuri commented Oct 19, 2023

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.

@pramodhrachuri pramodhrachuri added the bug Something isn't working label Oct 19, 2023
@pramodhrachuri pramodhrachuri changed the title [BUG] [BUG] Unable to install jetson default packages Oct 19, 2023
@PluszZh
Copy link

PluszZh commented Nov 15, 2023

the same problem

@pramodhrachuri
Copy link
Contributor Author

Just remove L28 as I mentioned in my post. It will work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants