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

Install on Jetpack 5 #259

Open
AhmadALBarqawi opened this issue Sep 5, 2022 · 3 comments
Open

Install on Jetpack 5 #259

AhmadALBarqawi opened this issue Sep 5, 2022 · 3 comments

Comments

@AhmadALBarqawi
Copy link

I was wondering if this repository would work on the new version of Jetpack (Jetpack 5) for the Jetson Xavier NX. Would appreciate any feedback.

@GeekAlexis
Copy link
Owner

GeekAlexis commented Sep 5, 2022

Hi have you tried to install on Jetpack 5? You can comment out the TensorFlow installation for now:

sudo -H pip3 install --no-cache-dir --extra-index-url https://developer.download.nvidia.com/compute/redist/jp/v$JP_VERSION tensorflow==$TF_VERSION+nv$NV_VERSION
Since different Jetpack versions require specific TensorFlow versions.

Also pull requests are appreciated.

@GeekAlexis GeekAlexis changed the title Install on Jetson Xavier NX Install on Jetpack 5 Sep 5, 2022
@AhmadALBarqawi
Copy link
Author

I managed to get it to work way back but forgot to reply here, however I'm fairly new to github so what are pull requests?

@GeekAlexis
Copy link
Owner

I managed to get it to work way back but forgot to reply here, however I'm fairly new to github so what are pull requests?

Thanks for your update. Can you share what changes you made to get it to work? If you want to contribute to this repo, you can fork it, create a new branch, and merge your changes by submitting a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants