Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: Memory #528

Closed
yanghengyii opened this issue Jun 4, 2024 · 1 comment
Closed

KeyError: Memory #528

yanghengyii opened this issue Jun 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@yanghengyii
Copy link

I tried to install jetson-stats 4.2.8 on jetson Xavier NX. An error occurs when I input jtop.
Traceback (most recent call last): File "/usr/local/bin/jtop", line 11, in <module> sys.exit(main()) File "/usr/local/lib/python3.6/dist-packages/jtop/__main__.py", line 147, in main with jtop(interval=interval) as jetson: File "/usr/local/lib/python3.6/dist-packages/jtop/jtop.py", line 1277, in __enter__ self.start() File "/usr/local/lib/python3.6/dist-packages/jtop/jtop.py", line 1157, in start self._memory._initialize(self._controller, init['memory']) KeyError: 'memory'
However, when I install jetson-stats 4.1.5. It works on board but turns out that CUDA is missing.

@yanghengyii yanghengyii added the bug Something isn't working label Jun 4, 2024
@yanghengyii
Copy link
Author

version 4.2.4 works.
image

@rbonghi rbonghi closed this as completed Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants