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 was not about to download and install yet another SD card OS image as directed, that's just nuts, so I thought it should be possible to get everything required installed on top of my existing installation.
Great except almost no part of it works. I have just spend some hours going through all the install steps and trying to work around their failures. I would list all the errors here but there are too many. Wrong node,js version, PyTorch is now broken, missing udev rules files, etc, etc.
Finally I have a JupyterLab up in my browser, except it has a Python console that is unresponsive, and the Chrome devtools tell me "jupyter_clickable_image_widget:plugin' failed to activate." (Which is odd because that is one thing that seemed to install without error).
Which is fine except I have learned from previous searching around that it is impossible to find out what version of jetpack pertains to my Jetson Nano Ubuntu operating system. Many have asked, none have received an answer.
All in all this script has wasted many hours and hosed my installation.
Any help forthcoming in fixing this mess would be very welcome.
The text was updated successfully, but these errors were encountered:
A week or so ago I setup my Jetson Nano from instructions here:https://developer.nvidia.com/embedded/learn/get-started-jetson-nano-devkit#write
Having made my way through the "Hello AI World" I decided to follow the course material here:
Getting Started with AI on Jetson Nano: https://courses.nvidia.com/courses/course-v1:DLI+C-RX-02+V1/about
I was not about to download and install yet another SD card OS image as directed, that's just nuts, so I thought it should be possible to get everything required installed on top of my existing installation.
Searching around I found a suggestion in the forum saying I should use the install script in this repository. Great. https://forums.developer.nvidia.com/t/jupyter-notebook-in-jetson-nano/72586/6?u=zicog
Great except almost no part of it works. I have just spend some hours going through all the install steps and trying to work around their failures. I would list all the errors here but there are too many. Wrong node,js version, PyTorch is now broken, missing udev rules files, etc, etc.
Finally I have a JupyterLab up in my browser, except it has a Python console that is unresponsive, and the Chrome devtools tell me "jupyter_clickable_image_widget:plugin' failed to activate." (Which is odd because that is one thing that seemed to install without error).
To rub it in I now find this forum post: https://forums.developer.nvidia.com/t/installing-jetcard-missing-opt-nvidia-l4t-usb-device-mode-nv-l4t-usb-device-mode-sh/107720/2 that tells me:
Which is fine except I have learned from previous searching around that it is impossible to find out what version of jetpack pertains to my Jetson Nano Ubuntu operating system. Many have asked, none have received an answer.
All in all this script has wasted many hours and hosed my installation.
Any help forthcoming in fixing this mess would be very welcome.
The text was updated successfully, but these errors were encountered: