Error in Installing PyTorch for Jetson Platform

(Installing PyTorch for Jetson Platform)[Installing PyTorch for Jetson Platform - NVIDIA Docs]

sudo apt-get -y python3-pip libopenblas-dev; missing install

also, a note should be added about for (PyTorch for Jetson)[PyTorch for Jetson]

in the installation instructions for torchvision

python3 setup.py install --user there should be a comment the indicates that --user will cause the setup.py to fail if the install is being done in a virtual environment.

Error thrown: error: bad install directory or PYTHONPATH

to fix remove --user

Hello,

Welcome to the NVIDIA Developer forums! Your topic will be best served in the Jetson category.

I will move this post over for visibility.

Cheers,
Tom

Which Jetson platform you’re using?

Hi,

Thanks for the feedback.
We will share this to our internally team.

Thanks.

Hi,

Just FYI. The document is updated.
Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.