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 PyTorch supported by cuda for Python 3.10.16 and Jetpack 5.1.2 #1932

Open
ignilux1 opened this issue Mar 20, 2025 · 0 comments
Open

Comments

@ignilux1
Copy link

Hi, I tried <...>/build/.install_pytorch.sh, but it only offers pytorch for python 3.8. Unfortunately I need python>10 to run Llama and Jetpack<6 to support ubuntu20. I also tried to install pytorch from the official website using "pip3 install torch torchvision torchaudio". But when I checked "torch.cuda.is_available", it returned false.

What should I do?

Thanks.

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

1 participant