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

Difficulty Installing on Jetson Orin Nano (Jetpack 5.1.2) #628

Open
3 tasks done
ryanslam opened this issue Dec 24, 2023 · 0 comments
Open
3 tasks done

Difficulty Installing on Jetson Orin Nano (Jetpack 5.1.2) #628

ryanslam opened this issue Dec 24, 2023 · 0 comments
Labels
question Further information is requested

Comments

@ryanslam
Copy link

ryanslam commented Dec 24, 2023

Checklist

My Question

I was wondering if there was any information or advice on installing the requirements on a Jetson Orin Nano:

Current Versions:

  • Jetpack: 5.1.2
  • Ubuntu: 20.04
  • Python: (tested with 3.8, 3.9, 3.11)
  • Open3D: 0.17.0

I've tried following the installation for pytorch with cuda, however, I arrive at the following errors.

Torch-Cuda
Looking in links: https://download.pytorch.org/whl/torch/, https://download.pytorch.org/whl/torchvision/ ERROR: Could not find a version that satisfies the requirement torch==1.13.1+cu116 (from versions: 1.7.1, 1.8.0, 1.8.1, 1.9.0, 1.10.0, 1.10.1, 1.10.2, 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2) ERROR: No matching distribution found for torch==1.13.1+cu116

Additionally, when I tried to run python -c "import open3d.ml.torch as ml3d" using a different version of pytorch, I get the error:
File "/home/rslam/.local/lib/python3.8/site-packages/open3d/ml/torch/__init__.py", line 15, in <module> raise Exception('Open3D was not built with PyTorch support!') Exception: Open3D was not built with PyTorch support!

Thanks in advance, any assistance would be really appreciated!

@ryanslam ryanslam added the question Further information is requested label Dec 24, 2023
@ryanslam ryanslam changed the title Difficulty Installing on Jetson Orin Nano Difficulty Installing on Jetson Orin Nano (Jetpack 5.1.2) Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant