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

cannot install inference[clip] on ubuntu 20.04 on a jetson nano #906

Open
1 of 2 tasks
maxvaneck opened this issue Dec 21, 2024 · 2 comments
Open
1 of 2 tasks

cannot install inference[clip] on ubuntu 20.04 on a jetson nano #906

maxvaneck opened this issue Dec 21, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@maxvaneck
Copy link

Search before asking

  • I have searched the Inference issues and found no similar bug report.

Bug

i have installed inference and tried to install inferen[clip] using pip3 install inference[clip] on
logs are included here

thx for the help in advance
cliplog.txt

Environment

inference 0.32.0

python 3.8.10
os ubuntu 20.04 community image because default os ubuntu 18.04 is EOL
hw jetson nano 4gb

Minimal Reproducible Example

pip3 install inference[clip]

Additional

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@maxvaneck maxvaneck added the bug Something isn't working label Dec 21, 2024
@yeldarby
Copy link
Contributor

yeldarby commented Jan 3, 2025

What version of Jetpack are you running? Is this the original Jetson Nano from 2019 or an Orin Nano?

@maxvaneck
Copy link
Author

original jetson. i wasn't running a jetpack version since they are based on ubuntu 18.04 which is EOL and has a python version too old for inference. i was running an community build image based on ubuntu 20.04 but since that didn't work either and i acquired a raspberry pi 5 over the holidays i've switched over to that and it worked flawlessly on raspberry os without any roblems first try.

thx for the help in any case and a happy new year maybe this thread will be useful to someone else

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