Fix JTOP: Difference between revisions
Jump to navigation
Jump to search
Created page with "To modify the jetson_variables.py file, you would need to: Locate the file: The file is likely located in the /usr/local/lib/python3.10/dist-packages/jtop/core/ directory, as specified in the question. Edit the file: Open the file in a text editor and navigate to line 45. Add the new line: <pre>"36.4.4": "6.2.1"," |
(No difference)
|
Revision as of 15:22, 9 August 2025
To modify the jetson_variables.py file, you would need to:
Locate the file: The file is likely located in the /usr/local/lib/python3.10/dist-packages/jtop/core/ directory, as specified in the question. Edit the file: Open the file in a text editor and navigate to line 45.
Add the new line:
"36.4.4": "6.2.1",