You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a project.. the Pytorch didn't access my Nvidia Jetson Orin GPU. So I install this container to get GPU. So I put my project folder inside data folder. So I install matplotlib by using pip3 install matplotlib, when I run this matplotlib is installed. So when I exist my container, and then enter the container again I can't run my project it showing matplotlib is not installed. I want to install libraries permanently in '$ jetson-containers run $(autotag l4t-pytorch)'.. how it is possible?.. please help me
The text was updated successfully, but these errors were encountered:
I have a project.. the Pytorch didn't access my Nvidia Jetson Orin GPU. So I install this container to get GPU. So I put my project folder inside data folder. So I install matplotlib by using pip3 install matplotlib, when I run this matplotlib is installed. So when I exist my container, and then enter the container again I can't run my project it showing matplotlib is not installed. I want to install libraries permanently in '$ jetson-containers run $(autotag l4t-pytorch)'.. how it is possible?.. please help me
The text was updated successfully, but these errors were encountered: