Commit 0c20543
committed
jetson-pypi: replace extra-index-url fallback advice with pinned-version install
extra-index-url lets pip pick the best candidate across both indexes,
so an unpinned torch could resolve to PyPI's non-Jetson build. Follow
the official jetson-ai-lab / pytorch-TensorRT docs instead: install
from the Jetson index with a pinned version.1 parent 90b073a commit 0c20543
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
0 commit comments