Required prerequisites
What version of nvitop are you using?
1.5.2
Operating system and version
Ubuntu 22.04
NVIDIA driver version
550.163.01
NVIDIA-SMI
Python environment
No environment is needed
Problem description
I use the Ghostty terminal emulator and I have an issue with nvitop described here:
ghostty-org/ghostty#8097
I noticed that there are similar issues in the repository (e.g. #118), but the suggested solution requires patching the terminal-related environment variables, which I would like to avoid. After a quick investigation, it seems that the problem is specifically in the Conda distribution of nvitop, not in Ghostty.
Steps to Reproduce
This works fine:
However, this fails:
Or, if you prefer conda:
conda create -n nvitop-conda-bug -y nvitop
conda run -n nvitop-conda-bug nvitop
Traceback
Logs
Expected behavior
No response
Additional context
No response
Required prerequisites
What version of nvitop are you using?
1.5.2
Operating system and version
Ubuntu 22.04
NVIDIA driver version
550.163.01
NVIDIA-SMI
Python environment
No environment is needed
Problem description
I use the Ghostty terminal emulator and I have an issue with nvitop described here:
ghostty-org/ghostty#8097
I noticed that there are similar issues in the repository (e.g. #118), but the suggested solution requires patching the terminal-related environment variables, which I would like to avoid. After a quick investigation, it seems that the problem is specifically in the Conda distribution of
nvitop, not in Ghostty.Steps to Reproduce
This works fine:
However, this fails:
Or, if you prefer conda:
Traceback
Logs
Expected behavior
No response
Additional context
No response