After the environment of Jetson nano is installed, debug the python program with Jupiter notebook. After starting
$Jupiter notebook
, a continuous prompt appears in terminal
error: can’t initialize nvrm channel
after query, it is related to the camera input on the nano, but the program does not use the camera. Jupyter can work normally, but it will affect the viewing of debugging information.
Solution:
to bypass this problem, open the chromium browser before starting jupyter, and then jupyter will open the page in the existing browser, so the above error will not appear in terminal.
Read More:
- How to Solve jupyter notebook service error
- [Solved] Jupyter Notebook Error: IOPub data rate exceeded
- Jupyter specifies that the port is open; Importerror: DLL load failed error
- jupyter notebook Sets Default Browser Error: SyntaxError: (unicode error) ‘utf-8‘ codec can‘t decode byte 0xd4
- [Solved] Error executing Jupyter command ‘notebook‘: [Errno 2] No such file or directory
- Puppeteer Error: Chromium revision is not downloaded. Run “npm install“ or “yarn install“
- [Solved] jetson nano Error: Illegal instruction(core dumped)
- [Solved] when using jupyter notebook, “terminated worker error” appears
- [Solved] unknown error: DevToolsActivePort file doesn‘t exis
- [Solved] Visdom Error: raise ConnectionError
- [system] [error] Attempted to start Color camera – NOT detected
- [Solved] error TS2584: Cannot find name ‘console’. Do you need to change your target library? Try changing the ‘lib’ compiler option to include ‘dom’.
- Widgets are not available. Please install widgetsnbextension or ipywidgets 4.0
- How to Solve Keras calls plot_model error
- [Solved] Unexpected error while saving file: xxx.ipynb database or disk is full
- [Solved] matlab Error: Error in port widths or dimensions. ‘Output Port 1‘ of ‘sl_arm_ibvs/camera‘
- Android Phone Record Screen Error: failed to get surface
- Browser error: Lazy require of app.binding did not set the binding field
- [Solved] An error occurred while processing your request…enable the Development environment by setting …
- Notes on atom editor_ (11) Editor previews HTML page in real time (add in: atom HTML preview)