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

Fix Humble source build on Nvidia Jetson #913

Closed
wants to merge 1 commit into from
Closed

Fix Humble source build on Nvidia Jetson #913

wants to merge 1 commit into from

Conversation

robmasocco
Copy link

Fixes #909 .

Humble source builds are possible on Nvidia Jetson devices running JetPack 5.x.
Python version on JetPack 5.x is 3.8, but removeprefix was introduced in Python 3.9.

Humble source builds are possible on Nvidia Jetson devices running JetPack 5.x.
On JetPack 5.x, Python version is 3.8, but removeprefix was introduced in Python 3.9.
@robmasocco
Copy link
Author

Sorry noticed now it's a duplicate of #912 , closing this.

@robmasocco robmasocco closed this Jun 17, 2024
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

Successfully merging this pull request may close these issues.

1 participant